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

適用於