DecoratorMapHasVisibilityPropertyPath.GetLinkToVisibilityPropertyPath 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.
Get the DecoratorMapHasVisibilityPropertyPath link to a DecoratorMap.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::DecoratorMapHasVisibilityPropertyPath ^ GetLinkToVisibilityPropertyPath(Microsoft::VisualStudio::Modeling::DslDefinition::DecoratorMap ^ decoratorMapInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMapHasVisibilityPropertyPath GetLinkToVisibilityPropertyPath (Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMap decoratorMapInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToVisibilityPropertyPath : Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMap -> Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMapHasVisibilityPropertyPath
Public Shared Function GetLinkToVisibilityPropertyPath (decoratorMapInstance As DecoratorMap) As DecoratorMapHasVisibilityPropertyPath
Parameters
- decoratorMapInstance
- DecoratorMap
Returns
- Attributes