ActivityTrackingCondition.Value 속성

정의

비교할 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

속성 값

비교에 사용된 값입니다.

설명

Value 의 값과 비교됩니다.

Member를 적용하여 Operator

매개 변수가 없는 생성자를 ActivityTrackingCondition사용하는 경우 명시적으로 설정 Value해야 합니다.

적용 대상