Udostępnij za pośrednictwem


Właściwość GraphNodeIdName.Label —

Etykieta GraphNodeIdName

Przestrzeń nazw:  Microsoft.VisualStudio.GraphModel
Zestaw:  Microsoft.VisualStudio.GraphModel (w Microsoft.VisualStudio.GraphModel.dll)

Składnia

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

Wartość właściwości

Typ: String
Zwraca wartość typu String.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

GraphNodeIdName Klasa

Przestrzeń nazw Microsoft.VisualStudio.GraphModel