Edit

Share via


DiagnosticHeader.SubErrorWarning Property

Definition

Gets the sub-error warning code as a string. For example, if the warning code is NNNN.XXXX.YYYY, then the value XXXX.YYYY is returned.

public:
 property System::String ^ SubErrorWarning { System::String ^ get(); };
public string SubErrorWarning { get; }
member this.SubErrorWarning : string
Public ReadOnly Property SubErrorWarning As String

Property Value

Applies to