Partager via


GraphNodeId.LiteralValue, propriété

Espace de noms :  Microsoft.VisualStudio.GraphModel
Assembly :  Microsoft.VisualStudio.GraphModel (dans Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

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

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

GraphNodeId Classe

Microsoft.VisualStudio.GraphModel, espace de noms