Edit

Share via


WarningHeader.Code Property

Definition

Gets the warning code value.

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

Property Value

Remarks

See WarningCode for more information about warning codes.

Applies to