http://www.emgu.com
Get the type of the current runtime environment
Namespace:
Emgu.TF.Util
Assembly:
Emgu.TF.Lite.World (in Emgu.TF.Lite.World.dll) Version: 1.13.1.439 (1.13.1.439)
Syntaxpublic static ClrType ClrType { get; }
Public Shared ReadOnly Property ClrType As ClrType
Get
public:
static property ClrType ClrType {
ClrType get ();
}
static member ClrType : ClrType with get
Property Value
Type:
ClrType
See Also