Share via


FilterRuleCustomizationFactory.PropertyValueGetter Property

Definition

Gets or sets a IPropertyValueGetter that can retrieve the values of properties on a given object.

public:
 abstract property Microsoft::Management::UI::Internal::IPropertyValueGetter ^ PropertyValueGetter { Microsoft::Management::UI::Internal::IPropertyValueGetter ^ get(); void set(Microsoft::Management::UI::Internal::IPropertyValueGetter ^ value); };
public:
 abstract property Microsoft::Management::UI::Internal::IPropertyValueGetter ^ PropertyValueGetter { Microsoft::Management::UI::Internal::IPropertyValueGetter ^ get(); void set(Microsoft::Management::UI::Internal::IPropertyValueGetter ^ value); };
public abstract Microsoft.Management.UI.Internal.IPropertyValueGetter PropertyValueGetter { get; set; }
member this.PropertyValueGetter : Microsoft.Management.UI.Internal.IPropertyValueGetter with get, set
Public MustOverride Property PropertyValueGetter As IPropertyValueGetter

Property Value

Applies to