ISharePointProject.PostDeploymentCommand Property

Definition

Gets or sets the command line that runs after deployment.

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

Property Value

A string representing a command line.

Applies to