| MonitorsFileVersion Property |
[This is preliminary documentation and is subject to change.]
Monitor File Version (integer)
Namespace:
dss_sharp
Assembly:
dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax public int FileVersion { get; }
Public ReadOnly Property FileVersion As Integer
Get
public:
property int FileVersion {
int get ();
}
member FileVersion : int with get
function get_FileVersion();
Property Value
Type:
Int32See Also