EmitOptions.DebugInformationFormat Property

Definition

Debug information format.

public:
 property Microsoft::CodeAnalysis::Emit::DebugInformationFormat DebugInformationFormat { Microsoft::CodeAnalysis::Emit::DebugInformationFormat get(); };
public Microsoft.CodeAnalysis.Emit.DebugInformationFormat DebugInformationFormat { get; }
member this.DebugInformationFormat : Microsoft.CodeAnalysis.Emit.DebugInformationFormat
Public ReadOnly Property DebugInformationFormat As DebugInformationFormat

Property Value

Applies to