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