Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Represents the resource view.
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.