TfInvokeExternLibrary Field |
https://www.emgu.com/wiki/index.php/Emgu_TF
The file name of the tfextern library
Namespace:
Emgu.TF
Assembly:
Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.6.0.1294
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