 | InfoTypesSerious field |
{ InfoType.Milestone, InfoType.Error, InfoType.Exception }.
Namespace: NetEti.ApplicationControlAssembly: NetEti.InfoController (in NetEti.InfoController.dll) Version: 1.0.0+b865061c8026804ece26684b7dc3403284234a08
Syntaxpublic static readonly ReadOnlyCollection<InfoType> Serious
Public Shared ReadOnly Serious As ReadOnlyCollection(Of InfoType)
public:
static initonly ReadOnlyCollection<InfoType>^ Serious
static val Serious: ReadOnlyCollection<InfoType>
Field value
ReadOnlyCollectionInfoType
See also