ApplicationPackageFileHash - свойство
Gets or sets Контрольная сумма элемента или null
Пространство имён: Tessa.Applications.PackageСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
[CanBeNullAttribute]
[DataMemberAttribute]
public byte[] Hash { get; set; }
<CanBeNullAttribute>
<DataMemberAttribute>
Public Property Hash As Byte()
Get
Set
public:
[CanBeNullAttribute]
[DataMemberAttribute]
property array<unsigned char>^ Hash {
array<unsigned char>^ get ();
void set (array<unsigned char>^ value);
}
[<CanBeNullAttribute>]
[<DataMemberAttribute>]
member Hash : byte[] with get, set
Значение свойства
Byte