次の方法で共有


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

アプリケーション配置マニフェストのパス。

適用対象