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