次の方法で共有


RecentFiles.Maximum プロパティ

定義

取得または、[ファイル] メニューが表示される最近使用したファイルの最大数を設定します。 0 (ゼロ) から 9 までの数値を指定できます。

public:
 property int Maximum { int get(); void set(int value); };
public int Maximum { get; set; }
member this.Maximum : int with get, set
Public Property Maximum As Integer

プロパティ値

適用対象