IUIObjectTypeInfo.DefaultIcon 属性

定义

获取此对象默认图标。

public:
 property System::Drawing::Icon ^ DefaultIcon { System::Drawing::Icon ^ get(); };
public System.Drawing.Icon DefaultIcon { get; }
member this.DefaultIcon : System.Drawing.Icon
Public ReadOnly Property DefaultIcon As Icon

属性值

返回此对象默认图标。

适用于