[This is preliminary documentation and is subject to change.]
Indicates whether this message is a warning message
Namespace: NFX.CodeAnalysisAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool IsWarning { get; }
public bool IsWarning { get; }
Public ReadOnly Property IsWarning As Boolean
Get
Public ReadOnly Property IsWarning As Boolean
Get
public:
property bool IsWarning {
bool get ();
}
public:
property bool IsWarning {
bool get ();
}
member IsWarning : bool with get
member IsWarning : bool with get
Property Value
Type:
Boolean