VBProjectConfigurationProperties6.CodeAnalysisUseTypeNameInSuppression Property

Definition

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

Property Value

Implements

Attributes

Applies to