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