WarningHeaderValue.Code Property

Definition

Gets the specific warning code.

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

Property Value

The specific warning code.

Applies to