Aracılığıyla paylaş


WebPartMenuStyle.ICustomTypeDescriptor.GetDefaultProperty Yöntem

Tanım

Bir bileşenin bu örneği için varsayılan özelliği döndürür. Bu yöntem yöntemini uygular 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

Döndürülenler

PropertyDescriptor Bu nesnenin varsayılan özelliğini temsil eden veya null nesnenin özelliği yoksa.

Uygulamalar

Şunlara uygulanır

Ayrıca bkz.