次の方法で共有


ClientRuntimeContext コンストラクター

Initializes a new instance of the ClientRuntimeContext class with the specified absolute URL.

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

構文

'宣言
Protected Sub New ( _
    webFullUrl As String _
)
'使用
Dim webFullUrl As String

Dim instance As New ClientRuntimeContext(webFullUrl)
protected ClientRuntimeContext(
    string webFullUrl
)

パラメーター

  • webFullUrl
    型: System.String

    The String that represents the absolute URL for the site collection.

関連項目

参照先

ClientRuntimeContext クラス

ClientRuntimeContext メンバー

Microsoft.SharePoint.Client 名前空間