Partilhar via


InteropService.GetCurrent método

Namespace:  Microsoft.SharePoint.Client.WorkflowServices
Assembly:  Microsoft.SharePoint.Client.WorkflowServices (em Microsoft.SharePoint.Client.WorkflowServices.dll)

Sintaxe

'Declaração
Public Shared Function GetCurrent ( _
    Context As ClientRuntimeContext _
) As InteropService
'Uso
Dim Context As ClientRuntimeContext
Dim returnValue As InteropService

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

Parâmetros

Valor retornado

Tipo: Microsoft.SharePoint.Client.WorkflowServices.InteropService

Ver também

Referência

InteropService classe

InteropService membros

Microsoft.SharePoint.Client.WorkflowServices namespace