Partager via


WorkflowServiceHelper.GetModuleFiles - Méthode

Espace de noms :  Microsoft.SharePoint.WorkflowServices
Assembly :  Microsoft.SharePoint.WorkflowServicesBase (dans Microsoft.SharePoint.WorkflowServicesBase.dll)

Syntaxe

'Déclaration
Public Shared Sub GetModuleFiles ( _
    singleElement As SPElementDefinition, _
    <OutAttribute> ByRef files As XmlNodeList, _
    <OutAttribute> ByRef folderPath As String _
)
'Utilisation
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
)

Paramètres

Voir aussi

Référence

WorkflowServiceHelper classe

WorkflowServiceHelper - Membres

Microsoft.SharePoint.WorkflowServices - Espace de noms