共用方式為


InteropService.GetCurrent 方法

命名空間:  Microsoft.SharePoint.Client.WorkflowServices
組件:  Microsoft.SharePoint.Client.WorkflowServices (在 Microsoft.SharePoint.Client.WorkflowServices.dll 中)

語法

'宣告
Public Shared Function GetCurrent ( _
    Context As ClientRuntimeContext _
) As InteropService
'用途
Dim Context As ClientRuntimeContext
Dim returnValue As InteropService

returnValue = InteropService.GetCurrent(Context)
public static InteropService GetCurrent(
    ClientRuntimeContext Context
)

參數

傳回值

類型:Microsoft.SharePoint.Client.WorkflowServices.InteropService

請參閱

參照

InteropService 類別

InteropService 成員

Microsoft.SharePoint.Client.WorkflowServices 命名空間