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