Share via


IPackageManifest.ResetWebServer Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Gets or sets whether IIS is restarted after installing the package.

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

Syntax

'Declaration
Property ResetWebServer As Boolean
bool ResetWebServer { get; set; }

Property Value

Type: System.Boolean
True if the Web server is reset; false otherwise.

.NET Framework Security

See Also

Reference

IPackageManifest Interface

Microsoft.VisualStudio.SharePoint.Packages Namespace