| FileStorageState Property  | 
        
         
            the writer state
            
 
    Namespace: 
   OpenCvSharp
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
 Syntax
Syntaxpublic FileStorageStates State { get; }Public ReadOnly Property State As FileStorageStates
	Get
public:
property FileStorageStates State {
	FileStorageStates get ();
}member State : FileStorageStates with get
Property Value
Type: 
FileStorageStates See Also
See Also