IErrorPage.DeploymentPath Property

Definition

Gets or sets the path to an application's 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 path to an application's deployment manifest.

Applies to