Share via


ManagedProjectContext.ProjectDirectory Property

Definition

Gets the workspace-relative path to the project directory.

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

Property Value

Applies to