Partager via


DeferCreationAttribute.OptionName, propriété

Espace de noms :  Microsoft.VisualStudio.Text.Editor
Assembly :  Microsoft.VisualStudio.Text.Logic (dans Microsoft.VisualStudio.Text.Logic.dll)

Syntaxe

'Déclaration
Public Property OptionName As String
public string OptionName { get; set; }
public:
property String^ OptionName {
    String^ get ();
    void set (String^ value);
}
member OptionName : string with get, set
function get OptionName () : String 
function set OptionName (value : String)

Valeur de propriété

Type : String

Sécurité .NET Framework

Voir aussi

Référence

DeferCreationAttribute Classe

Microsoft.VisualStudio.Text.Editor, espace de noms