IDeployableFile.DeploymentType Property
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.