_EnvironmentGeneral.MRUListContainsNItems 属性

定义

仅限 Microsoft 内部使用。

此 API 支持产品基础结构,不能在代码中直接使用。

public:
 property int MRUListContainsNItems { int get(); void set(int value); };
public:
 property int MRUListContainsNItems { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(4)]
public int MRUListContainsNItems { [System.Runtime.InteropServices.DispId(4)] get; [System.Runtime.InteropServices.DispId(4)] set; }
[<System.Runtime.InteropServices.DispId(4)>]
[<get: System.Runtime.InteropServices.DispId(4)>]
[<set: System.Runtime.InteropServices.DispId(4)>]
member this.MRUListContainsNItems : int with get, set
Public Property MRUListContainsNItems As Integer

属性值

Int32

最近使用过的项的数目。

属性

适用于