Share via


ISharePointProjectItemFile.Source Property

Definition

Gets the path of the file relative to the parent ProjectItem node.

public:
 property System::String ^ Source { System::String ^ get(); };
public string Source { get; }
member this.Source : string
Public ReadOnly Property Source As String

Property Value

A string representing a file path.

Applies to