Udostępnij za pośrednictwem


Właściwość GraphNodeId.LiteralValue —

Pobiera wartość literału dla GraphNodeId.Używa nazwy, jeśli GraphNodeIdName jest literałem; w przeciwnym razie deleguje do ToString.

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

Składnia

'Deklaracja
Public ReadOnly Property LiteralValue As String
public string LiteralValue { get; }
public:
property String^ LiteralValue {
    String^ get ();
}
member LiteralValue : string with get
function get LiteralValue () : String

Wartość właściwości

Typ: String
GraphNodeId w postaci ciągu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

GraphNodeId Klasa

Przestrzeń nazw Microsoft.VisualStudio.GraphModel