ISharePointProject.PreDeploymentCommand Property

Definition

Gets or sets the command line that runs before deployment.

public:
 property System::String ^ PreDeploymentCommand { System::String ^ get(); void set(System::String ^ value); };
public string PreDeploymentCommand { get; set; }
member this.PreDeploymentCommand : string with get, set
Public Property PreDeploymentCommand As String

Property Value

A string representing a command line.

Applies to