Share via


DecoratorMapHasVisibilityPropertyPath.GetVisibilityPropertyPath Method

Definition

Gets VisibilityPropertyPath.

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

Parameters

element
DecoratorMap

Returns

Attributes

Applies to