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.
파일 보기 프로젝트 열기: Microsoft/WindowsProtocolTestSuites

공개 프로퍼티들

프로퍼티 타입 설명
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