다음을 통해 공유


SessionContextResult.Context 속성

정의

오류가 발생할 경우(ErrorCode != Success) http 응답 코드 및 오류 문자열과 같은 추가 정보를 이 개체를 통해 수집할 수 있습니다. 성공하는 경우 이 개체는 여전히 유효하지만 추가 정보는 제공하지 않습니다.

public:
 property Microsoft::Azure::RemoteRendering::SessionGeneralContext Context { Microsoft::Azure::RemoteRendering::SessionGeneralContext get(); };
public Microsoft.Azure.RemoteRendering.SessionGeneralContext Context { get; }
member this.Context : Microsoft.Azure.RemoteRendering.SessionGeneralContext
Public ReadOnly Property Context As SessionGeneralContext

속성 값

적용 대상