CommonProjectContext.RuntimeConfig Property

Definition

Full path to runtimeconfig.json file for the project.

public:
 property System::String ^ RuntimeConfig { System::String ^ get(); void set(System::String ^ value); };
public string RuntimeConfig { get; set; }
member this.RuntimeConfig : string with get, set
Public Property RuntimeConfig As String

Property Value

String

Applies to