WarningHeaderValue.Code 屬性

定義

會收到特定的警告代碼。

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

屬性值

特定的警告代碼。

適用於