Compartir a través de


GraphNodeId.LiteralValue (Propiedad)

Espacio de nombres:  Microsoft.VisualStudio.GraphModel
Ensamblado:  Microsoft.VisualStudio.GraphModel (en Microsoft.VisualStudio.GraphModel.dll)

Sintaxis

'Declaración
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 propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

GraphNodeId Clase

Microsoft.VisualStudio.GraphModel (Espacio de nombres)