Share via


FilterEvaluator.FilterExpression Property

Definition

Returns a FilterExpression composed of FilterExpressions returned from the registered providers.

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

The FilterExpression composed of FilterExpressions returned from the registered providers.

Implements

Applies to