PropertyFilter.VisibilityPropertyPath Property

Definition

Gets or sets VisibilityPropertyPath. Visibility property path defining the filter.

public:
 property Microsoft::VisualStudio::Modeling::DslDefinition::VisibilityPropertyPath ^ VisibilityPropertyPath { Microsoft::VisualStudio::Modeling::DslDefinition::VisibilityPropertyPath ^ get(); void set(Microsoft::VisualStudio::Modeling::DslDefinition::VisibilityPropertyPath ^ value); };
public Microsoft.VisualStudio.Modeling.DslDefinition.VisibilityPropertyPath VisibilityPropertyPath { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.VisibilityPropertyPath : Microsoft.VisualStudio.Modeling.DslDefinition.VisibilityPropertyPath with get, set
Public Property VisibilityPropertyPath As VisibilityPropertyPath

Property Value

Attributes

Applies to