共用方式為


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

屬性值

適用於