FilterRulePanelItem.Rule Property
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.
Gets a FilterRule that is stored in this FilterRulePanelItem.
public:
property Microsoft::Management::UI::Internal::FilterRule ^ Rule { Microsoft::Management::UI::Internal::FilterRule ^ get(); };
public:
property Microsoft::Management::UI::Internal::FilterRule ^ Rule { Microsoft::Management::UI::Internal::FilterRule ^ get(); };
public Microsoft.Management.UI.Internal.FilterRule Rule { get; }
member this.Rule : Microsoft.Management.UI.Internal.FilterRule
Public ReadOnly Property Rule As FilterRule