Udostępnij za pośrednictwem


Metoda GraphNodeId.GetLiteral —

Pobiera GraphNodeId literału, wydzielone z ciągu podanym identyfikatorze.

Przestrzeń nazw:  Microsoft.VisualStudio.GraphModel
Zestaw:  Microsoft.VisualStudio.GraphModel (w Microsoft.VisualStudio.GraphModel.dll)

Składnia

'Deklaracja
Public Shared Function GetLiteral ( _
    id As String _
) As GraphNodeId
public static GraphNodeId GetLiteral(
    string id
)
public:
static GraphNodeId^ GetLiteral(
    String^ id
)
static member GetLiteral : 
        id:string -> GraphNodeId
public static function GetLiteral(
    id : String
) : GraphNodeId

Parametry

  • id
    Typ: String

    Ciąg identyfikatora do analizy.

Wartość zwracana

Typ: Microsoft.VisualStudio.GraphModel.GraphNodeId
Analizy GraphNodeId.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

GraphNodeId Klasa

Przestrzeń nazw Microsoft.VisualStudio.GraphModel