Virtual Photonics
Value to check if the file is open for writing
Namespace: Vts.IOAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
public bool IsOpen { get; private set; }
public bool IsOpen { get; private set; }
Public Property IsOpen As Boolean
Get
Private Set
Public Property IsOpen As Boolean
Get
Private Set
public:
property bool IsOpen {
bool get ();
private: void set (bool value);
}
public:
property bool IsOpen {
bool get ();
private: void set (bool value);
}
Property Value
Type:
Boolean