ILNumerics Ultimate VS

SettingsKnownIDENames Field

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
List of known IDE executable names used for detecting design mode and disabling OpenGL renderers for unsupported IDE.

Namespace:  ILNumerics
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public static readonly IList<string> KnownIDENames

Field Value

Type: IListString
Remarks

Currently the known IDEs span the following exe names: "devenv", "vbexpress", "vcsexpress", "vwdexpress", and "monodevelop".

See Also

Reference