OLEFormat.IconName プロパティ

定義

OLE オブジェクトのアイコンを格納するプログラム ファイルを設定または返します。

public:
 property System::String ^ IconName { System::String ^ get(); void set(System::String ^ value); };
public string IconName { get; set; }
member this.IconName : string with get, set
Public Property IconName As String

プロパティ値

適用対象