IDeployableFile.DeploymentType 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 the type of deployment to be performed to a file.
public:
property Microsoft::VisualStudio::SharePoint::DeploymentType DeploymentType { Microsoft::VisualStudio::SharePoint::DeploymentType get(); void set(Microsoft::VisualStudio::SharePoint::DeploymentType value); };
public Microsoft.VisualStudio.SharePoint.DeploymentType DeploymentType { get; set; }
member this.DeploymentType : Microsoft.VisualStudio.SharePoint.DeploymentType with get, set
Public Property DeploymentType As DeploymentType
Property Value
An object that represents a deployment type.