CSharpProjectProperties7.TypeComplianceDiagnostics Property

Definition

public:
 property bool TypeComplianceDiagnostics { bool get(); void set(bool value); };
public:
 property bool TypeComplianceDiagnostics { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(12109)]
public bool TypeComplianceDiagnostics { [System.Runtime.InteropServices.DispId(12109)] get; [System.Runtime.InteropServices.DispId(12109)] set; }
[<System.Runtime.InteropServices.DispId(12109)>]
[<get: System.Runtime.InteropServices.DispId(12109)>]
[<set: System.Runtime.InteropServices.DispId(12109)>]
member this.TypeComplianceDiagnostics : bool with get, set
Public Property TypeComplianceDiagnostics As Boolean

Property Value

Implements

Attributes

Applies to