DynamicInvokerTDllName Property
|
Name of library to be loaded
Namespace:
OpenCvSharp.Util
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic string DllName { get; }
Public ReadOnly Property DllName As String
Get
public:
property String^ DllName {
String^ get ();
}
member DllName : string with get
Property Value
Type:
String
See Also