ActivityTrackingCondition.Value 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
要比較 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 與 的值比較
如果你使用無參數構造子 , ActivityTrackingCondition必須明確設定 Value。