Partager via


Thread2.DisplayName, propriété

Espace de noms :  EnvDTE90
Assembly :  EnvDTE90 (dans EnvDTE90.dll)

Syntaxe

'Déclaration
Property DisplayName As String
string DisplayName { get; set; }
property String^ DisplayName {
    String^ get ();
    void set (String^ value);
}
abstract DisplayName : string with get, set
function get DisplayName () : String 
function set DisplayName (value : String)

Valeur de propriété

Type : String

Sécurité .NET Framework

Voir aussi

Référence

Thread2 Interface

EnvDTE90, espace de noms