Udostępnij za pośrednictwem


WebPartMenuStyle.ICustomTypeDescriptor.GetDefaultProperty Metoda

Definicja

Zwraca właściwość domyślną dla tego wystąpienia składnika. Ta metoda implementuje metodę GetDefaultProperty() .

 virtual System::ComponentModel::PropertyDescriptor ^ System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty() = System::ComponentModel::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

Element PropertyDescriptor reprezentujący właściwość domyślną dla tego obiektu lub null jeśli obiekt nie ma właściwości.

Implementuje

Dotyczy

Zobacz też