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 调用此名称。

适用于