Share via


UnconditionalSuppressMessageAttribute.Category 属性

定义

获取标识特性分类的类别。

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

属性值

注解

属性 Category 描述消息抑制属性应用到的工具或工具分析类别。

适用于