Compartilhar via


Propriedade _EnvironmentDocuments.MiscFilesProjectSavesLastNItems

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Somente para uso interno da Microsoft.

Namespace:  EnvDTE
Assembly:  EnvDTE (em EnvDTE.dll)

Sintaxe

'Declaração
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)

Valor de propriedade

Tipo: System.Int32
true Se o projeto arquivos diversos é salvar os últimos itens sujos, caso contrário, false.

Segurança do .NET Framework

Consulte também

Referência

_EnvironmentDocuments Interface

Namespace EnvDTE