Condividi tramite


Proprietà GraphNodeId.LiteralValue

Spazio dei nomi:  Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

Sintassi

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

Valore proprietà

Tipo: System.String

Sicurezza di .NET Framework

Vedere anche

Riferimenti

GraphNodeId Classe

Spazio dei nomi Microsoft.VisualStudio.GraphModel