SubMenuStyle.ICustomTypeDescriptor.GetAttributes 方法

定義

如需這個成員的說明,請參閱 GetAttributes()

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

傳回

AttributeCollection,其包含此物件的屬性。

實作

備註

這個成員是明確介面成員實作, 它只能在實例轉換成 ICustomTypeDescriptor 介面時 SubMenuStyle 使用。

適用於