|  | FileStorageElName Property  | 
 
            the currently written element
            
 
    Namespace: 
   OpenCvSharp
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
 Syntax
Syntaxpublic string ElName { get; }Public ReadOnly Property ElName As String
	Get
public:
property String^ ElName {
	String^ get ();
}member ElName : string with get
Property Value
Type: 
String See Also
See Also