Share via


IDeployableFile.DeploymentUrl Property

Definition

Gets the absolute SharePoint url where this file is going to be deployed.

public:
 property Uri ^ DeploymentUrl { Uri ^ get(); };
public Uri DeploymentUrl { get; }
member this.DeploymentUrl : Uri
Public ReadOnly Property DeploymentUrl As Uri

Property Value

Uri

The absolute SharePoint url where this file is going to be deployed.

Applies to