This topic has not yet been rated - Rate this topic

IVsProjectResources Interface

Manages resource (.RESX) files for .NET Designers. Most often used to manage localized resources. You can get an instance of the interface by querying IVsHierarchy.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("3F819030-50CF-4B72-B3FC-B3B9BFBBEE69")] 
public interface IVsProjectResources
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("3F819030-50CF-4B72-B3FC-B3B9BFBBEE69") */ 
public interface IVsProjectResources
InterfaceTypeAttribute(1) 
GuidAttribute("3F819030-50CF-4B72-B3FC-B3B9BFBBEE69") 
public interface IVsProjectResources
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ