Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.