DeferCreationAttribute Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Spécifie une sémantique de création différée facultative.
public ref class DeferCreationAttribute sealed : Microsoft::VisualStudio::Utilities::SingletonBaseMetadataAttribute
public ref class DeferCreationAttribute sealed : Microsoft::VisualStudio::Utilities::SingletonBaseMetadataAttribute
[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Method | System.AttributeTargets.Property, AllowMultiple=false)]
[System.ComponentModel.Composition.MetadataAttribute]
public sealed class DeferCreationAttribute : Microsoft.VisualStudio.Utilities.SingletonBaseMetadataAttribute
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Method | System.AttributeTargets.Property, AllowMultiple=false)>]
[<System.ComponentModel.Composition.MetadataAttribute>]
type DeferCreationAttribute = class
inherit SingletonBaseMetadataAttribute
Public NotInheritable Class DeferCreationAttribute
Inherits SingletonBaseMetadataAttribute
- Héritage
- Attributs
Constructeurs
| DeferCreationAttribute() |
Initialise une nouvelle instance d'un élément DeferCreationAttribute. |
Propriétés
| OptionName |
Nomopti facultatif qui contrôle la création. |