ConfigurationInfoBuildVersion - свойство
Версия сборки платформы.
Пространство имён: Tessa.Platform.RuntimeСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public Version BuildVersion { get; set; }
Public Property BuildVersion As Version
Get
Set
public:
virtual property Version^ BuildVersion {
Version^ get () sealed;
void set (Version^ value) sealed;
}
abstract BuildVersion : Version with get, set
override BuildVersion : Version with get, set
VersionIConfigurationInfoBuildVersion [Tessa.Platform.ObjectSealedException] | Произведена попытка изменения объекта, защищённого от изменений. |
Ссылки
[Tessa.Platform.ObjectSealedException]