DotNetWikiBot Framework Documentation
If true, assembly is running on Mono framework. If false, it is running on Microsoft .NET Framework. This variable is set automatically, don't change it's value.

Namespace: DotNetWikiBot
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0

Syntax

C#
public static readonly bool isRunningOnMono

Field Value

Type: Boolean

See Also