C# 클래스 Microsoft.Protocols.TestTools.StackSdk.FileAccessService.Smb2.GenericReparseBuffer

The Generic Reparse Data Buffer data element is as follows.
파일 보기 프로젝트 열기: Microsoft/WindowsProtocolTestSuites

공개 프로퍼티들

프로퍼티 타입 설명
DataBuffer byte

프로퍼티 상세

DataBuffer 공개적으로 프로퍼티

A variable-length array of 8-bit unsigned integer values containing reparse-specific data for the reparse point. The format of this data is defined by the owner (that is, the implementer of the filter driver associated with the specified ReparseTag) of the reparse point.
public byte DataBuffer
리턴 byte