Propriedade GraphNodeId.LiteralValue

Namespace:  Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (em Microsoft.VisualStudio.GraphModel.dll)

Sintaxe

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

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

GraphNodeId Classe

Namespace Microsoft.VisualStudio.GraphModel