Share via


DeploymentServerType Enumeration

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.

See Also

Reference

Microsoft.VisualStudio.SharePoint.Packages Namespace