Share via


PropertyValueSelectorFilterRule<T>.PropertyName Property

Definition

Gets the name of the property on the item to evaluate which holds the real value which should be evaluated.

public:  property System::String ^ PropertyName {  public:
System::String ^ get(); protected:
 void set(System::String ^ value); };
public:  property Platform::String ^ PropertyName {  public:
Platform::String ^ get(); protected:
 void set(Platform::String ^ value); };
public string PropertyName { get; protected set; }
member this.PropertyName : string with get, set
Public Property PropertyName As String

Property Value

Applies to