| AppFacadeIsSimpleVersion Property |
Checks, if the version of this app is a simple version number
like 1.12.5.000 or 3.4.
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public bool IsSimpleVersion { get; }
Public ReadOnly Property IsSimpleVersion As Boolean
Get
Property Value
Type:
BooleanSee Also