ISharePointProjectOutputReference.ProjectFullPath 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 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.