DeploymentServerType Enumeration
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Specifies the type of server to host the package.
Namespace: Microsoft.VisualStudio.SharePoint.Packages
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
Syntax
'Declaration
Public Enumeration DeploymentServerType
public enum DeploymentServerType
Members
Member name | Description | |
---|---|---|
ApplicationServer | A server that hosts services. | |
WebFrontEnd | A server that hosts Web sites. |