Właściwość _EnvironmentDocuments.MiscFilesProjectSavesLastNItems —

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Microsoft tylko do użytku wewnętrznego.

Przestrzeń nazw:  EnvDTE
Zestaw:  EnvDTE (w EnvDTE.dll)

Składnia

'Deklaracja
Property MiscFilesProjectSavesLastNItems As Integer
int MiscFilesProjectSavesLastNItems { get; set; }
property int MiscFilesProjectSavesLastNItems {
    int get ();
    void set (int value);
}
abstract MiscFilesProjectSavesLastNItems : int with get, set
function get MiscFilesProjectSavesLastNItems () : int 
function set MiscFilesProjectSavesLastNItems (value : int)

Wartość właściwości

Typ: Int32
true Różne pliki projektu jest inaczej zapisać ostatnich elementów dirty, false.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

_EnvironmentDocuments Interfejs

Przestrzeń nazw EnvDTE