IDeployableFile.DeploymentType Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Gets the type of deployment to be performed to a file.

Namespace:  Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
Property DeploymentType As DeploymentType
DeploymentType DeploymentType { get; set; }

Property Value

Type: Microsoft.VisualStudio.SharePoint.DeploymentType
An object that represents a deployment type.

.NET Framework Security

See Also

Reference

IDeployableFile Interface

Microsoft.VisualStudio.SharePoint Namespace