ActivityTrackingCondition.Value Vlastnost

Definice

Hodnota, která má být porovnána s Member.

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

Hodnota vlastnosti

Hodnota použitá v porovnání.

Poznámky

Value porovná se s hodnotou

Member použitím Operator.

Pokud používáte konstruktor bez parametrů pro ActivityTrackingCondition, musíte explicitně nastavit Value.

Platí pro