| VersionExceptionSoftwareVersion Property |
[Missing <summary> documentation for "P:Activsoft.Engine.Mobile.Utils.Launch.VersionException.SoftwareVersion"]
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 SoftwareVersion { get; }Public ReadOnly Property SoftwareVersion As Integer
Get
public:
property int SoftwareVersion {
int get ();
}member SoftwareVersion : int with get
Property Value
Type:
Int32
See Also