IDeployableFile.DeploymentPath Property

Gets or sets the path of the file as it will be deployed in SharePoint relative to the base path represented by DeploymentRoot.

Namespace:  Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
Property DeploymentPath As String
string DeploymentPath { get; set; }

Property Value

Type: String
A string value representing a file path.

.NET Framework Security

See Also

Reference

IDeployableFile Interface

Microsoft.VisualStudio.SharePoint Namespace