共用方式為


UnconditionalSuppressMessageAttribute.CheckId 屬性

定義

取得要隱藏的分析工具規則識別項。

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

屬性值

備註

串連在一起, CategoryCheckId 屬性會形成唯一的檢查標識符。

適用於