This topic has not yet been rated - Rate this topic

IVsResourceView Interface

This interface supports the VSIP infrastructure and is not intended to be used directly from your code.

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

[InterfaceTypeAttribute(1)] 
[GuidAttribute("AD3B499C-281D-46BB-B43B-071413528C04")] 
public interface IVsResourceView
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("AD3B499C-281D-46BB-B43B-071413528C04") */ 
public interface IVsResourceView
InterfaceTypeAttribute(1) 
GuidAttribute("AD3B499C-281D-46BB-B43B-071413528C04") 
public interface IVsResourceView

Use the IVsClassView interface. You can get an instance of the interface from the SVsClassView service.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ