C# Класс Microsoft.Protocols.TestSuites.MS_OXORULE.PropertyTagArray_r

The PropertyTagArray_r structure is an encoding of the PropTagArray data structure.
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
Values uint

Открытые методы

Метод Описание
Serialize ( ) : byte[]

This method is used for serializing the PropertyTagArray_r.

Описание методов

Serialize() публичный Метод

This method is used for serializing the PropertyTagArray_r.
public Serialize ( ) : byte[]
Результат byte[]

Описание свойств

Values публичное свойство

Encodes the Count field in the PropTagArray structure.
public uint Values
Результат uint