다음을 통해 공유


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

애플리케이션 배포 매니페스트 경로입니다.

적용 대상