ISharePointProjectStartupItem.RelativePath Property

Definition

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.

Applies to