TfInvokeExternLibrary Field |
http://www.emgu.com
The file name of the tfextern library
Namespace:
Emgu.TF
Assembly:
Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.2.0.932
Syntaxpublic const string ExternLibrary = "tfextern"
Public Const ExternLibrary As String = "tfextern"
public:
literal String^ ExternLibrary = "tfextern"
static val mutable ExternLibrary: string
Field Value
Type:
String
See Also