IPackageManifest.DeploymentServerType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the type of server that hosts the package.
public:
property Microsoft::VisualStudio::SharePoint::Packages::DeploymentServerType DeploymentServerType { Microsoft::VisualStudio::SharePoint::Packages::DeploymentServerType get(); void set(Microsoft::VisualStudio::SharePoint::Packages::DeploymentServerType value); };
public Microsoft.VisualStudio.SharePoint.Packages.DeploymentServerType DeploymentServerType { get; set; }
member this.DeploymentServerType : Microsoft.VisualStudio.SharePoint.Packages.DeploymentServerType with get, set
Public Property DeploymentServerType As DeploymentServerType
Property Value
An object representing the type of server hosting the package.