Condividi tramite


Metodo PropertyPathHasPath.GetLinkToPropertyPath

Ottenere il collegamento di PropertyPathHasPath a un DomainPath.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintassi

'Dichiarazione
Public Shared Function GetLinkToPropertyPath ( _
    pathInstance As DomainPath _
) As PropertyPathHasPath
public static PropertyPathHasPath GetLinkToPropertyPath(
    DomainPath pathInstance
)

Parametri

Valore restituito

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPathHasPath

Sicurezza di .NET Framework

Vedere anche

Riferimenti

PropertyPathHasPath Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.DslDefinition