Partager via


IResXResourceService.GetResXResourceWriter, méthode (String)

Retourne un resXFullName donné par writer de ressource en resx.

Espace de noms :  Microsoft.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Function GetResXResourceWriter ( _
    resXFullName As String _
) As IResourceWriter
IResourceWriter GetResXResourceWriter(
    string resXFullName
)

Paramètres

  • resXFullName
    Type : System.String
    Crée un lecteur pour le fichier spécifié.

Valeur de retour

Type : System.Resources.IResourceWriter
IResourceWriter .

Sécurité .NET Framework

Voir aussi

Référence

IResXResourceService Interface

GetResXResourceWriter, surcharge

Microsoft.VisualStudio.Shell, espace de noms