次の方法で共有


FileConverter.FormatName プロパティ

定義

指定したファイル コンバーターの名前を返します。

public:
 property System::String ^ default { System::String ^ get(); };
public string this { get; }
member this.FormatName : string
Default Public ReadOnly Property FormatName As String

プロパティ値

注釈

ファイル形式は、[ファイル名を付けて保存] ダイアログ ボックス ([ファイル] メニュー) の [ファイルの種類] ボックスに表示されます。

適用対象