次の方法で共有


InteropService コンストラクター

名前空間:  Microsoft.SharePoint.Client.WorkflowServices
アセンブリ:  Microsoft.SharePoint.Client.WorkflowServices (Microsoft.SharePoint.Client.WorkflowServices.dll 内)

構文

'宣言
Public Sub New ( _
    context As ClientRuntimeContext, _
    objectPath As ObjectPath _
)
'使用
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath

Dim instance As New InteropService(context, _
    objectPath)
public InteropService(
    ClientRuntimeContext context,
    ObjectPath objectPath
)

パラメーター

関連項目

参照先

InteropService クラス

InteropService メンバー

Microsoft.SharePoint.Client.WorkflowServices 名前空間