IComNativeDescriptorHandler 接口

注意:此接口现在已过时。 非过时替代项是 ComObjectType

COM 对象和 TypeDescriptor 之间的顶级映射层。

**命名空间:**System.ComponentModel
**程序集:**System(在 system.dll 中)

语法

声明
<ObsoleteAttribute("This interface has been deprecated. Add a TypeDescriptionProvider to handle type TypeDescriptor.ComObjectType instead.  https://go.microsoft.com/fwlink/?linkid=14202")> _
Public Interface IComNativeDescriptorHandler
用法
Dim instance As IComNativeDescriptorHandler
[ObsoleteAttribute("This interface has been deprecated. Add a TypeDescriptionProvider to handle type TypeDescriptor.ComObjectType instead.  https://go.microsoft.com/fwlink/?linkid=14202")] 
public interface IComNativeDescriptorHandler
[ObsoleteAttribute(L"This interface has been deprecated. Add a TypeDescriptionProvider to handle type TypeDescriptor.ComObjectType instead.  https://go.microsoft.com/fwlink/?linkid=14202")] 
public interface class IComNativeDescriptorHandler
/** @attribute ObsoleteAttribute("This interface has been deprecated. Add a TypeDescriptionProvider to handle type TypeDescriptor.ComObjectType instead.  https://go.microsoft.com/fwlink/?linkid=14202") */ 
public interface IComNativeDescriptorHandler
ObsoleteAttribute("This interface has been deprecated. Add a TypeDescriptionProvider to handle type TypeDescriptor.ComObjectType instead.  https://go.microsoft.com/fwlink/?linkid=14202") 
public interface IComNativeDescriptorHandler

备注

此接口已过时。改为将 TypeDescriptionProvider 添加到句柄类型 ComObjectType

平台

Windows 98、Windows 2000 SP4、Windows Millennium Edition、Windows Server 2003、Windows XP Media Center Edition、Windows XP Professional x64 Edition、Windows XP SP2、Windows XP Starter Edition

.NET Framework 并不是对每个平台的所有版本都提供支持。有关受支持版本的列表,请参见系统要求

版本信息

.NET Framework

受以下版本支持:1.0、1.1
在 2.0 中过时(编译器警告)

请参见

参考

IComNativeDescriptorHandler 成员
System.ComponentModel 命名空间