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

应用程序的部署清单的路径。

适用于