IVsResourceView Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the resource view.
public interface class IVsResourceView
public interface class IVsResourceView
__interface IVsResourceView
[System.Runtime.InteropServices.Guid("AD3B499C-281D-46BB-B43B-071413528C04")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsResourceView
[System.Runtime.InteropServices.Guid("AD3B499C-281D-46BB-B43B-071413528C04")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsResourceView
[<System.Runtime.InteropServices.Guid("AD3B499C-281D-46BB-B43B-071413528C04")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsResourceView = interface
[<System.Runtime.InteropServices.Guid("AD3B499C-281D-46BB-B43B-071413528C04")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsResourceView = interface
Public Interface IVsResourceView
- Attributes
Remarks
Use the IVsClassView interface. You can get an instance of the interface from the SVsClassView service.