Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the .NET Framework 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)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("AD3B499C-281D-46BB-B43B-071413528C04")> _
Public Interface IVsResourceView
[InterfaceTypeAttribute()]
[GuidAttribute("AD3B499C-281D-46BB-B43B-071413528C04")]
public interface IVsResourceView
[InterfaceTypeAttribute()]
[GuidAttribute(L"AD3B499C-281D-46BB-B43B-071413528C04")]
public interface class IVsResourceView
[<InterfaceTypeAttribute()>]
[<GuidAttribute("AD3B499C-281D-46BB-B43B-071413528C04")>]
type IVsResourceView = interface end
public interface IVsResourceView
Remarks
Use the IVsClassView interface. You can get an instance of the interface from the SVsClassView service.