Share via


ISharePointProjectOutputReference.ProjectFullPath Property

Definition

Gets the path to the referenced project.

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

Property Value

A string representing the path to the project file.

Applies to