C# Класс Microsoft.Protocols.TestTools.StackSdk.FileAccessService.Smb2.FileIdBothDirectoryInformation

This information class is used to query file reference number information for the files in a directory.The FILE_ID_BOTH_DIR_INFORMATION data element is as follows.
Показать файл Открыть проект

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

Свойство Тип Описание
Reserved1 byte
ShortNameLength byte

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

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

MUST be ignored by the receiver.
public byte Reserved1
Результат byte

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

An 8-bit value containing the length in bytes of the ShortName string.
public byte ShortNameLength
Результат byte