Compartilhar via


Propriedade IPackageManifest.ResetWebServer

Obtém ou define se o IIS é reiniciado após a instalação do pacote.

Namespace:  Microsoft.VisualStudio.SharePoint.Packages
Assembly:  Microsoft.VisualStudio.SharePoint (em Microsoft.VisualStudio.SharePoint.dll)

Sintaxe

'Declaração
Property ResetWebServer As Boolean
bool ResetWebServer { get; set; }

Valor de propriedade

Tipo: System.Boolean
True Se o servidor Web for redefinido; falseCaso contrário.

Segurança do .NET Framework

Consulte também

Referência

IPackageManifest Interface

Namespace Microsoft.VisualStudio.SharePoint.Packages