TypeDescriptor.ComNativeDescriptorHandler Właściwość

Definicja

Przestroga

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

Przestroga

TypeDescriptor.ComNativeDescriptorHandler has been deprecated. Use a type description provider to supply type information for COM types instead.

Przestroga

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

Przestroga

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

Pobiera lub ustawia dostawcę informacji o typie modelu obiektów składników (COM) dla składnika docelowego.

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

Wartość właściwości

Wystąpienie IComNativeDescriptorHandler reprezentujące dostawcę informacji o typie COM.

Atrybuty

Uwagi

Właściwość ComNativeDescriptorHandler i IComNativeDescriptorHandler interfejs są przestarzałe. Aby uzyskać więcej informacji, zobacz ComObjectType właściwość .

Dotyczy

Zobacz też