Udostępnij za pośrednictwem


AxHost.ICustomTypeDescriptor.GetDefaultProperty Metoda

Definicja

Zwraca właściwość domyślną bieżącego obiektu.

 virtual System::ComponentModel::PropertyDescriptor ^ System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty() = System::ComponentModel::ICustomTypeDescriptor::GetDefaultProperty;
System.ComponentModel.PropertyDescriptor ICustomTypeDescriptor.GetDefaultProperty ();
System.ComponentModel.PropertyDescriptor? ICustomTypeDescriptor.GetDefaultProperty ();
abstract member System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty : unit -> System.ComponentModel.PropertyDescriptor
override this.System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty : unit -> System.ComponentModel.PropertyDescriptor
Function GetDefaultProperty () As PropertyDescriptor Implements ICustomTypeDescriptor.GetDefaultProperty

Zwraca

Obiekt PropertyDescriptor reprezentujący właściwość domyślną bieżącego obiektu lub null jeśli obiekt nie ma właściwości.

Implementuje

Dotyczy