LaunchCommand.ProjectFullPath Property

Definition

The fullpath to the Project for which this command is executed

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

Property Value

Applies to