Sdílet prostřednictvím


GraphNodeId.LiteralValue – vlastnost

Obor názvů:  Microsoft.VisualStudio.GraphModel
Sestavení:  Microsoft.VisualStudio.GraphModel (v Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: System.String

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

GraphNodeId Třída

Microsoft.VisualStudio.GraphModel – obor názvů