CommandLineArguments.PdbPath プロパティ

定義

PDB ファイルのパス。.pdb 拡張子を持つ出力バイナリ パスと同じ場合は null。

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

プロパティ値

適用対象