IVsResourceView 接口

此 API 支持 .NET Framework 基础结构,不适合在代码中直接使用。

命名空间:  Microsoft.VisualStudio.Shell.Interop
程序集:  Microsoft.VisualStudio.Shell.Interop(在 Microsoft.VisualStudio.Shell.Interop.dll 中)

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("AD3B499C-281D-46BB-B43B-071413528C04")> _
Public Interface IVsResourceView
[InterfaceTypeAttribute()]
[GuidAttribute("AD3B499C-281D-46BB-B43B-071413528C04")]
public interface IVsResourceView

备注

使用 IVsClassView 接口。您可以获取接口的实例。 SVsClassView services。

请参见

参考

Microsoft.VisualStudio.Shell.Interop 命名空间