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