共用方式為


IProgressPage.DeploymentPath 屬性

定義

取得或設定應用程式部署資訊清單的 Uri 路徑。

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

屬性值

Uri

應用程式部署資訊清單路徑。

適用於