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

속성 값

적용 대상