Share via


FilterRulePanel.FilterExpression Property

Definition

Gets a FilterExpression representing the current relational organization of FilterRules for this provider.

public:
 property Microsoft::Management::UI::Internal::FilterExpressionNode ^ FilterExpression { Microsoft::Management::UI::Internal::FilterExpressionNode ^ get(); };
public:
 property Microsoft::Management::UI::Internal::FilterExpressionNode ^ FilterExpression { Microsoft::Management::UI::Internal::FilterExpressionNode ^ get(); };
public Microsoft.Management.UI.Internal.FilterExpressionNode FilterExpression { get; }
member this.FilterExpression : Microsoft.Management.UI.Internal.FilterExpressionNode
Public ReadOnly Property FilterExpression As FilterExpressionNode

Property Value

Implements

Applies to