다음을 통해 공유


IErrorPage.DeploymentPath 속성

정의

애플리케이션의 배포 매니페스트에 대한 경로를 가져오거나 설정합니다.

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

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

적용 대상