Share via


PropertyCondition.PropertyOperatorWrapper Property

Definition

Gets or sets the string representation of the operator for this property condition.

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

Property Value

The string representation of the operator.

Applies to