共用方式為


InstanceValue.Value 屬性

定義

取得執行個體值做為物件。

public:
 property System::Object ^ Value { System::Object ^ get(); };
public object Value { get; }
member this.Value : obj
Public ReadOnly Property Value As Object

屬性值

執行個體的值。

適用於