UserConfigurationBinaryData - свойство |
Gets or sets the binary data of the user configuration.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public byte[] BinaryData { get; set; }
Public Property BinaryData As Byte()
Get
Set
public:
property array<unsigned char>^ BinaryData {
array<unsigned char>^ get ();
void set (array<unsigned char>^ value);
}
member BinaryData : byte[] with get, set
Значение свойства
Тип:
ByteСм. также