次の方法で共有


INodeWithIcon.Icon プロパティ

定義

通常のアイコンを取得します。

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

プロパティ値

通常のアイコンです。

適用対象