| VersionExceptionDatabaseVersion Property |
[Missing <summary> documentation for "P:Activsoft.Engine.Mobile.Utils.Launch.VersionException.DatabaseVersion"]
Namespace: Activsoft.Engine.Mobile.Utils.LaunchAssembly: Activsoft.Engine.Mobile (in Activsoft.Engine.Mobile.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int DatabaseVersion { get; }Public ReadOnly Property DatabaseVersion As Integer
Get
public:
property int DatabaseVersion {
int get ();
}member DatabaseVersion : int with get
Property Value
Type:
Int32
See Also