DecoratorMapHasVisibilityPropertyPath.GetVisibilityPropertyPath Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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