Compartilhar via


Método PropertyPathHasPath.GetLinkToPropertyPath

Obtenha o link de PropertyPathHasPath para um DomainPath.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintaxe

'Declaração
Public Shared Function GetLinkToPropertyPath ( _
    pathInstance As DomainPath _
) As PropertyPathHasPath
public static PropertyPathHasPath GetLinkToPropertyPath(
    DomainPath pathInstance
)

Parâmetros

Valor de retorno

Tipo: Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPathHasPath

Segurança do .NET Framework

Consulte também

Referência

PropertyPathHasPath Classe

Namespace Microsoft.VisualStudio.Modeling.DslDefinition