 | ModulePlatformVersion - свойство |
Возвращает или задает реквизит "Версия платформы".
Пространство имён:
FinistSoft.Objects
Сборка:
Engine (в Engine.dll) Версия: 1.0.0
Синтаксис[CalculateWithAttribute(typeof(Module), "CurrentRelease", "PlatformVersion")]
public VersionProperty PlatformVersion { get; }
<CalculateWithAttribute(GetType(Module), "CurrentRelease", "PlatformVersion")>
Public ReadOnly Property PlatformVersion As VersionProperty
Get
Dim instance As [Module]
Dim value As VersionProperty
value = instance.PlatformVersion
function get PlatformVersion () : VersionProperty
Значение свойства
Тип:
VersionProperty
См. также