IProgressPage.DeploymentPath Property

Definition

Gets or sets the Uri path to the application deployment manifest.

public:
 property Uri ^ DeploymentPath { Uri ^ get(); void set(Uri ^ value); };
public Uri DeploymentPath { get; set; }
member this.DeploymentPath : Uri with get, set
Public Property DeploymentPath As Uri

Property Value

Uri

The application deployment manifest path.

Applies to