Share via


SelectorFilterRule.AvailableRules Property

Definition

Gets the collection of available rules.

public:  property Microsoft::Management::UI::Internal::ValidatingSelectorValue<Microsoft::Management::UI::Internal::FilterRule ^> ^ AvailableRules {  public:
Microsoft::Management::UI::Internal::ValidatingSelectorValue<Microsoft::Management::UI::Internal::FilterRule ^> ^ get(); protected:
 void set(Microsoft::Management::UI::Internal::ValidatingSelectorValue<Microsoft::Management::UI::Internal::FilterRule ^> ^ value); };
public Microsoft.Management.UI.Internal.ValidatingSelectorValue<Microsoft.Management.UI.Internal.FilterRule> AvailableRules { get; protected set; }
member this.AvailableRules : Microsoft.Management.UI.Internal.ValidatingSelectorValue<Microsoft.Management.UI.Internal.FilterRule> with get, set
Public Property AvailableRules As ValidatingSelectorValue(Of FilterRule)

Property Value

Applies to