ResourceStringManager.GetString - Méthode (String)
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.Phone.Auth.UI (dans Microsoft.SharePoint.Client.Phone.Auth.UI.dll)
Syntaxe
'Déclaration
Public Shared Function GetString ( _
resourceId As String _
) As String
'Utilisation
Dim resourceId As String
Dim returnValue As String
returnValue = ResourceStringManager.GetString(resourceId)
public static string GetString(
string resourceId
)
Paramètres
- resourceId
Type : System.String
Valeur renvoyée
Type : System.String