共用方式為


ClientResult<T>.Value 屬性

會傳回的結果。

命名空間:  Microsoft.SharePoint.Client
組件:   Microsoft.SharePoint.Client.Silverlight.Runtime (在 Microsoft.SharePoint.Client.Silverlight.Runtime.dll 中);  Microsoft.SharePoint.Client.Phone.Runtime (在 Microsoft.SharePoint.Client.Phone.Runtime.dll 中)  Microsoft.SharePoint.Client.Runtime (在 Microsoft.SharePoint.Client.Runtime.dll 中)

語法

'宣告
Public ReadOnly Property Value As T
    Get
'用途
Dim instance As ClientResult
Dim value As T

value = instance.Value
public T Value { get; }

屬性值

類型:T
一般類型的物件。

請參閱

參照

ClientResult<T> 類別

ClientResult<T> 成員

Microsoft.SharePoint.Client 命名空間