number of warnings that occured during compilation
Namespace: NSS.Blast.Compiler
Assembly: BLAST (in BLAST.dll) Version: 1.0.0
C#
public int WarningCount { get; }VB
Public ReadOnly Property WarningCount As Integer
GetC++
public:
property int WarningCount {
int get ();
}F#
member WarningCount : int with get
Type: Int32