IReferencedFeatureActivationDependency.ProjectPath Property
Gets or sets the path to the project file to which the referenced feature belongs.
Namespace: Microsoft.VisualStudio.SharePoint.Features
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
Syntax
'Declaration
Property ProjectPath As String
string ProjectPath { get; set; }
Property Value
Type: String
A string representing a project file path.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.