Udostępnij za pośrednictwem


Właściwość GraphNodeIdName.Name —

Nazwa GraphNodeIdName

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

Składnia

'Deklaracja
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)

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