ISharePointProject.PreDeploymentCommand Property

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

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: System.String
A string representing a command line.

.NET Framework Security

See Also

Reference

ISharePointProject Interface

Microsoft.VisualStudio.SharePoint Namespace