IDeployableFile.DeploymentUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The absolute SharePoint url where this file is going to be deployed.