IResXResourceService::GetResXResourceWriter Method (TextWriter^, String^)
Visual Studio 2015
Returns a resx resource writer given a textWriter and basepath.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- textWriter
-
Type:
System.IO::TextWriter^
The TextWriter that is wrapped by the returned IResourceWriter.
- basePath
-
Type:
System::String^
The path of the resource file.
Show: