Compartir a través de


GraphPathSerializationDictionary.GetPath (Método)

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

Sintaxis

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

Parámetros

Valor devuelto

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

GraphPathSerializationDictionary Clase

Microsoft.VisualStudio.GraphModel (Espacio de nombres)