UnconditionalSuppressMessageAttribute.CheckId 属性

定义

获取要取消的分析工具规则的标识符。

public:
 property System::String ^ CheckId { System::String ^ get(); };
public string CheckId { get; }
member this.CheckId : string
Public ReadOnly Property CheckId As String

属性值

注解

CheckId 属性串联在一起,Category形成唯一检查标识符。

适用于