Compartir a través de


del método WorkflowServiceHelper.GetModuleFiles

Espacio de nombres:  Microsoft.SharePoint.WorkflowServices
Ensamblado:  Microsoft.SharePoint.WorkflowServicesBase (en Microsoft.SharePoint.WorkflowServicesBase.dll)

Sintaxis

'Declaración
Public Shared Sub GetModuleFiles ( _
    singleElement As SPElementDefinition, _
    <OutAttribute> ByRef files As XmlNodeList, _
    <OutAttribute> ByRef folderPath As String _
)
'Uso
Dim singleElement As SPElementDefinition
Dim files As XmlNodeList
Dim folderPath As StringWorkflowServiceHelper.GetModuleFiles(singleElement, _
    files, folderPath)
public static void GetModuleFiles(
    SPElementDefinition singleElement,
    out XmlNodeList files,
    out string folderPath
)

Parámetros

Vea también

Referencia

clase WorkflowServiceHelper

Miembros WorkflowServiceHelper

Espacio de nombres Microsoft.SharePoint.WorkflowServices