| FileStorageElName Property  | 
        
         
            the currently written element
            
 
    Namespace: 
   OpenCvSharp
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
 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