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