Share via


DecoratorMapHasVisibilityPropertyPath.SetVisibilityPropertyPath Method

Definition

Sets VisibilityPropertyPath.

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

Parameters

element
DecoratorMap
newVisibilityPropertyPath
VisibilityPropertyPath
Attributes

Applies to