Partager via


SR.Init - Méthode (String)

Remarque : cette API est désormais obsolète.

Espace de noms :  Microsoft.Office.Workflow.Actions
Assembly :  Microsoft.Office.Workflow.Actions (dans Microsoft.Office.Workflow.Actions.dll)

Syntaxe

'Déclaration
<ObsoleteAttribute("The ResourceManager is statically initialized.")> _
Public Shared Function Init ( _
    strResourceFile As String _
) As Boolean
'Utilisation
Dim strResourceFile As String
Dim returnValue As Boolean

returnValue = SR.Init(strResourceFile)
[ObsoleteAttribute("The ResourceManager is statically initialized.")]
public static bool Init(
    string strResourceFile
)

Paramètres

Valeur renvoyée

Type : System.Boolean

Voir aussi

Référence

SR classe

SR - Membres

Init - Surcharge

Microsoft.Office.Workflow.Actions - Espace de noms