IProgressPage.DeploymentPath Eigenschap

Definitie

Hiermee haalt u het pad op of stelt u het Uri pad in naar het distributiemanifest van de toepassing.

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

Waarde van eigenschap

Uri

Het manifestpad voor de implementatie van de toepassing.

Van toepassing op