PropertyData.Value 屬性

定義

取得或設定屬性的目前值。

public:
 property System::Object ^ Value { System::Object ^ get(); void set(System::Object ^ value); };
public object Value { get; set; }
member this.Value : obj with get, set
Public Property Value As Object

屬性值

Object

表示屬性值的物件。

實作

適用於