EmitOptions.EmitMetadataOnly Property

Definition

True to emit an assembly excluding executable code such as method bodies.

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

Property Value

Applies to