AxHost.ICustomTypeDescriptor.GetDefaultProperty Yöntem

Tanım

Geçerli nesne için varsayılan özelliği döndürür.

 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

Döndürülenler

PropertyDescriptor

PropertyDescriptor Geçerli nesnenin varsayılan özelliğini temsil eden veya null nesnenin özellikleri yoksa.

Uygulamalar

Şunlara uygulanır