共用方式為


SessionContextResult.Context 屬性

定義

如果失敗 (ErrorCode != 成功) ,則可以透過這個物件收集其他資訊,例如 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

屬性值

適用於