Sdílet prostřednictvím


GraphPathSerializationDictionary.GetPath – metoda

Obor názvů:  Microsoft.VisualStudio.GraphModel
Sestavení:  Microsoft.VisualStudio.GraphModel (v Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

'Deklarace
Public Function GetPath ( _
    name As String _
) As String
public string GetPath(
    string name
)
public:
String^ GetPath(
    String^ name
)
member GetPath : 
        name:string -> string 
public function GetPath(
    name : String
) : String

Parametry

Vrácená hodnota

Typ: System.String

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

GraphPathSerializationDictionary Třída

Microsoft.VisualStudio.GraphModel – obor názvů