DataValue.Value 屬性

定義

傳回資料值。

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

屬性值

Object

object,其中包含資料值。

適用於