DeploymentServerType 枚举

指定要承载包的服务器的类型。

命名空间:  Microsoft.VisualStudio.SharePoint.Packages
程序集:  Microsoft.VisualStudio.SharePoint(在 Microsoft.VisualStudio.SharePoint.dll 中)

语法

声明
Public Enumeration DeploymentServerType
public enum DeploymentServerType

成员

成员名称 说明
ApplicationServer 承载服务的服务器。
WebFrontEnd 承载网站的服务器。

请参见

参考

Microsoft.VisualStudio.SharePoint.Packages 命名空间