TypeDescriptor.ComNativeDescriptorHandler Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Precaución
This property has been deprecated. Use a type description provider to supply type information for COM types instead. https://go.microsoft.com/fwlink/?linkid=14202
Precaución
TypeDescriptor.ComNativeDescriptorHandler has been deprecated. Use a type description provider to supply type information for COM types instead.
Precaución
This property has been deprecated. Use a type description provider to supply type information for COM types instead. http://go.microsoft.com/fwlink/?linkid=14202
Precaución
This property has been deprecated. Use a type description provider to supply type information for COM types instead. https://go.microsoft.com/fwlink/?linkid=14202
Obtiene o establece el proveedor de la información de tipo de Modelo de objetos componentes (COM) del componente de destino.
public:
static property System::ComponentModel::IComNativeDescriptorHandler ^ ComNativeDescriptorHandler { System::ComponentModel::IComNativeDescriptorHandler ^ get(); void set(System::ComponentModel::IComNativeDescriptorHandler ^ value); };
[System.Obsolete("This property has been deprecated. Use a type description provider to supply type information for COM types instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public static System.ComponentModel.IComNativeDescriptorHandler ComNativeDescriptorHandler { get; set; }
[System.Obsolete("TypeDescriptor.ComNativeDescriptorHandler has been deprecated. Use a type description provider to supply type information for COM types instead.")]
public static System.ComponentModel.IComNativeDescriptorHandler? ComNativeDescriptorHandler { get; set; }
[System.Obsolete("This property has been deprecated. Use a type description provider to supply type information for COM types instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public static System.ComponentModel.IComNativeDescriptorHandler ComNativeDescriptorHandler { get; set; }
[System.Obsolete("This property has been deprecated. Use a type description provider to supply type information for COM types instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public static System.ComponentModel.IComNativeDescriptorHandler ComNativeDescriptorHandler { get; set; }
public static System.ComponentModel.IComNativeDescriptorHandler ComNativeDescriptorHandler { get; set; }
[<System.Obsolete("This property has been deprecated. Use a type description provider to supply type information for COM types instead. https://go.microsoft.com/fwlink/?linkid=14202")>]
static member ComNativeDescriptorHandler : System.ComponentModel.IComNativeDescriptorHandler with get, set
[<System.Obsolete("TypeDescriptor.ComNativeDescriptorHandler has been deprecated. Use a type description provider to supply type information for COM types instead.")>]
static member ComNativeDescriptorHandler : System.ComponentModel.IComNativeDescriptorHandler with get, set
[<System.Obsolete("This property has been deprecated. Use a type description provider to supply type information for COM types instead. http://go.microsoft.com/fwlink/?linkid=14202")>]
static member ComNativeDescriptorHandler : System.ComponentModel.IComNativeDescriptorHandler with get, set
[<System.Obsolete("This property has been deprecated. Use a type description provider to supply type information for COM types instead. https://go.microsoft.com/fwlink/?linkid=14202")>]
static member ComNativeDescriptorHandler : System.ComponentModel.IComNativeDescriptorHandler with get, set
static member ComNativeDescriptorHandler : System.ComponentModel.IComNativeDescriptorHandler with get, set
Public Shared Property ComNativeDescriptorHandler As IComNativeDescriptorHandler
Valor de propiedad
Una instancia de IComNativeDescriptorHandler que representa el proveedor de información de tipos COM.
- Atributos
Comentarios
La ComNativeDescriptorHandler propiedad y la IComNativeDescriptorHandler interfaz están obsoletas. Para obtener más información, vea la propiedad ComObjectType.