DecoratorMapHasPropertyDisplayedPath.SetPropertyDisplayed Method

Definition

Sets PropertyDisplayed.

public:
 static void SetPropertyDisplayed(Microsoft::VisualStudio::Modeling::DslDefinition::DecoratorMap ^ element, Microsoft::VisualStudio::Modeling::DslDefinition::PropertyPath ^ newPropertyPath);
[System.Diagnostics.DebuggerStepThrough]
public static void SetPropertyDisplayed (Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMap element, Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath newPropertyPath);
[<System.Diagnostics.DebuggerStepThrough>]
static member SetPropertyDisplayed : Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMap * Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath -> unit
Public Shared Sub SetPropertyDisplayed (element As DecoratorMap, newPropertyPath As PropertyPath)

Parameters

element
DecoratorMap
newPropertyPath
PropertyPath
Attributes

Applies to