次の方法で共有


GraphicsBinding.Api プロパティ

定義

このインスタンスをキャストできる派生グラフィックス バインド。

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

プロパティ値

注釈

これは、 が初期化されている場合 RemoteRenderingClient にのみ呼び出されます。

適用対象