WorkflowRoutingRM.Init - Méthode (String, String)
Remarque : cette API est désormais obsolète.
Espace de noms : Microsoft.Office.Workflow.Routing
Assembly : Microsoft.Office.Workflow.Routing (dans Microsoft.Office.Workflow.Routing.dll)
Syntaxe
'Déclaration
<ObsoleteAttribute("The ResourceManager is statically initialized.")> _
Public Shared Function Init ( _
strResourceFile As String, _
strResourceAssembly As String _
) As Boolean
'Utilisation
Dim strResourceFile As String
Dim strResourceAssembly As String
Dim returnValue As Boolean
returnValue = WorkflowRoutingRM.Init(strResourceFile, _
strResourceAssembly)
[ObsoleteAttribute("The ResourceManager is statically initialized.")]
public static bool Init(
string strResourceFile,
string strResourceAssembly
)
Paramètres
- strResourceFile
Type : System.String
- strResourceAssembly
Type : System.String
Valeur renvoyée
Type : System.Boolean
Retourne Boolean .