http://www.emgu.com
Get the type of the current runtime environment
Namespace:
Emgu.TF.Util
Assembly:
Emgu.TF.World (in Emgu.TF.World.dll) Version: 1.13.1.435 (1.13.1.435)
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