C# 클래스 Microsoft.Protocols.TestSuites.Pccrd.Status

The structure represents the status of the message received.
파일 보기 프로젝트 열기: Microsoft/WindowsProtocolTestSuites 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ErrorCode string
FaultType FaultType

프로퍼티 상세

ErrorCode 공개적으로 프로퍼티

The return error code
public string ErrorCode
리턴 string

FaultType 공개적으로 프로퍼티

Record the types
public FaultType FaultType
리턴 FaultType