Partager via


SR.GetString - Méthode (String)

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

Syntaxe

'Déclaration
Public Shared Function GetString ( _
    wzid As String _
) As String
'Utilisation
Dim wzid As String
Dim returnValue As String

returnValue = SR.GetString(wzid)
public static string GetString(
    string wzid
)

Paramètres

Valeur renvoyée

Type : System.String

Voir aussi

Référence

SR classe

SR - Membres

GetString - Surcharge

Microsoft.Office.Workflow.Actions - Espace de noms