IResXResourceService Interface

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

Namespace:  Microsoft.VisualStudio.Shell
Assemblies:   Microsoft.VisualStudio.Shell (in Microsoft.VisualStudio.Shell.dll)
  Microsoft.VisualStudio.Shell.9.0 (in Microsoft.VisualStudio.Shell.9.0.dll)
  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

‘선언
Public Interface IResXResourceService
‘사용 방법
Dim instance As IResXResourceService
public interface IResXResourceService
public interface class IResXResourceService
type IResXResourceService =  interface end
public interface IResXResourceService

See Also

Reference

IResXResourceService Members

Microsoft.VisualStudio.Shell Namespace