Share via


IElement.Location Property

Gets or sets the relative path of the element from the feature manifest file.

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

Syntax

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

Property Value

Type: String
A string representing the relative path of a feature element.

.NET Framework Security

See Also

Reference

IElement Interface

Microsoft.VisualStudio.SharePoint.Features Namespace