IResXResourceService Methods

 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubmethodGetResXResourceReader(String^, Boolean)

Returns a resx resource reader that matches a given a resXFullName.

System_CAPS_pubmethodGetResXResourceReader(TextReader^, Boolean, String^)

Returns a resx resource reader given a basepath and name.

System_CAPS_pubmethodGetResXResourceWriter(String^)

Returns a resx resource writer given resXFullName.

System_CAPS_pubmethodGetResXResourceWriter(TextWriter^, String^)

Returns a resx resource writer given a textWriter and basepath.

Return to top
Show: