IDeployableFile.DeploymentType Property

Definition

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.

Applies to