Partager via


CompletionIcon.AutomationName, propriété

Gets or sets the automation name.

Espace de noms :  Microsoft.VisualStudio.Language.Intellisense
Assembly :  Microsoft.VisualStudio.Language.Intellisense (dans Microsoft.VisualStudio.Language.Intellisense.dll)

Syntaxe

'Déclaration
Public Overridable Property AutomationName As String
public virtual string AutomationName { get; set; }
public:
virtual property String^ AutomationName {
    String^ get ();
    void set (String^ value);
}
abstract AutomationName : string with get, set 
override AutomationName : string with get, set
function get AutomationName () : String 
function set AutomationName (value : String)

Valeur de propriété

Type : String
The automation name.

Sécurité .NET Framework

Voir aussi

Référence

CompletionIcon Classe

Microsoft.VisualStudio.Language.Intellisense, espace de noms