RecentFiles.Maximum 属性

定义

返回或设置最近使用文件清单中文件数目的上限。 可以是介于 0 (0) 到 9 的值。

public:
 property int Maximum { int get(); void set(int value); };
public int Maximum { get; set; }
Public Property Maximum As Integer

属性值

适用于