次の方法で共有


CommonProjectContext.RuntimeConfig プロパティ

定義

プロジェクトの runtimeconfig.json ファイルへの完全なパス。

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

プロパティ値

適用対象