ISharePointProjectStartupItem.RelativePath 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 unique location of the item within the project directory.
public:
property System::String ^ RelativePath { System::String ^ get(); };
public string RelativePath { get; }
member this.RelativePath : string
Public ReadOnly Property RelativePath As String
Property Value
A string representing a path to a project item.