C# 클래스 Microsoft.Protocols.TestSuites.SharedAdapter.QueryAccessSubResponseData

Specifies the access permissions requested for read/write to the file
상속: SubResponseData
파일 보기 프로젝트 열기: OfficeDev/Interop-TestSuites 1 사용 예제들

공개 메소드들

메소드 설명
QueryAccessSubResponseData ( )

Initializes a new instance of the QueryAccessSubResponseData class.

보호된 메소드들

메소드 설명
DeserializeSubResponseDataFromByteArray ( byte byteArray, int &currentIndex ) : void

Deserialize sub response data from byte array.

메소드 상세

DeserializeSubResponseDataFromByteArray() 보호된 메소드

Deserialize sub response data from byte array.
protected DeserializeSubResponseDataFromByteArray ( byte byteArray, int &currentIndex ) : void
byteArray byte The byte array which contains sub response data.
currentIndex int The index special where to start.
리턴 void

QueryAccessSubResponseData() 공개 메소드

Initializes a new instance of the QueryAccessSubResponseData class.