IResXResourceService Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | GetResXResourceReader(String^, Boolean) | Returns a resx resource reader that matches a given a resXFullName. |
![]() | GetResXResourceReader(TextReader^, Boolean, String^) | Returns a resx resource reader given a basepath and name. |
![]() | GetResXResourceWriter(String^) | Returns a resx resource writer given resXFullName. |
![]() | GetResXResourceWriter(TextWriter^, String^) | Returns a resx resource writer given a textWriter and basepath. |
Show:
