共用方式為


WarningHeaderValue.Code 屬性

定義

取得特定的警告碼。

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

屬性值

特定的警告碼。

適用於