Freigeben über


IResXResourceService Members

Include Protected Members
Include Inherited Members

An abstraction layer that lets clients control the resx readers and writers used within Visual Studio.

Methods

  Name Description
Public method GetResXResourceReader(String, Boolean) Returns a resx resource reader that matches a given a resXFullName.
Public method GetResXResourceReader(TextReader, Boolean, String) Returns a resx resource reader given a basepath and name.
Public method GetResXResourceWriter(String) Returns a resx resource writer given resXFullName.
Public method GetResXResourceWriter(TextWriter, String) Returns a resx resource writer given a textWriter and basepath.

Top

See Also

Reference

IResXResourceService Interface

Microsoft.VisualStudio.Shell Namespace