Partager via


SR.GetString - Méthode (SR.Ids, CultureInfo)

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 ( _
    eid As SR.Ids, _
    culture As CultureInfo _
) As String
'Utilisation
Dim eid As SR.Ids
Dim culture As CultureInfo
Dim returnValue As String

returnValue = SR.GetString(eid, _
    culture)
public static string GetString(
    SR.Ids eid,
    CultureInfo culture
)

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