_EnvironmentDocuments.MiscFilesProjectSavesLastNItems Property

Definition

Microsoft Internal Use Only.

This API supports the product infrastructure and is not intended to be used directly from your code.

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

Property Value

true if the Miscellaneous Files project is to save the last dirty items, otherwise false.

Attributes

Applies to