ISharePointProjectMember.FullPath Property

Definition

Gets the full source path of the project member file or directory.

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

Property Value

A string representing a path.

Applies to