Partager via


GraphNodeIdName.Name, propriété

Nom du GraphNodeIdName

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

Syntaxe

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

Valeur de propriété

Type : String
retourne String ;

Sécurité .NET Framework

Voir aussi

Référence

GraphNodeIdName Classe

Microsoft.VisualStudio.GraphModel, espace de noms