次の方法で共有


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 名前空間