WarningHeaderValue.Code 属性

定义

获取特定的警告代码。

public:
 property int Code { int get(); };
public int Code { get; }
member this.Code : int
Public ReadOnly Property Code As Integer

属性值

特定的警告代码。

适用于