Share via


ISharePointProject.PreDeploymentCommand Property

Gets or sets the command line that runs before deployment.

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

Syntax

'Declaration
Property PreDeploymentCommand As String
string PreDeploymentCommand { get; set; }

Property Value

Type: String
A string representing a command line.

.NET Framework Security

See Also

Reference

ISharePointProject Interface

Microsoft.VisualStudio.SharePoint Namespace