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

属性值

适用于