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

The Mount Point Reparse Data Buffer data element, which contains information on mount point reparse points, is as follows.
Показать файл Открыть проект

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

Свойство Тип Описание
PathBuffer ushort

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

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

Unicode string that contains the substitute name string and print name string. The substitute name and print name strings can appear in any order in the PathBuffer. To locate the substitute name and print name strings in the PathBuffer, use the SubstituteNameOffset, SubstituteNameLength, PrintNameOffset, and PrintNameLength members.
public ushort PathBuffer
Результат ushort