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

공개 프로퍼티들

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