Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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.