Share via


PropertyPathHasPath.GetPropertyPath(DomainPath) Method

Definition

Gets PropertyPath.

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::PropertyPath ^ GetPropertyPath(Microsoft::VisualStudio::Modeling::DslDefinition::DomainPath ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath GetPropertyPath (Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetPropertyPath : Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath -> Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath
Public Shared Function GetPropertyPath (element As DomainPath) As PropertyPath

Parameters

element
DomainPath

Returns

Attributes

Applies to