CommandLineArguments.EmitPdb Property

Definition

True to emit PDB information (to a standalone PDB file or embedded into the PE file).

public:
 property bool EmitPdb { bool get(); };
public bool EmitPdb { get; }
member this.EmitPdb : bool
Public ReadOnly Property EmitPdb As Boolean

Property Value

Applies to