| BinaryFileStorageTFileName Property |
http://www.emgu.com
The file name of the storage
Namespace: Emgu.CV.UtilAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic string FileName { get; }Public ReadOnly Property FileName As String
Get
public:
property String^ FileName {
String^ get ();
}member FileName : string with get
Property Value
Type:
String
See Also