Click or drag to resize
SoModuleCheckGetCompilerString Method

Returns a string describing the compiler used to build the library.

Namespace: OIV.Inventor
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public static string GetCompilerString()

Return Value

Type: String
Remarks

For example "Microsoft Visual Studio 2008".

See Also