SkillExecutionDeviceDirectX.Direct3D11Device Property

Definition

The IDirect3DDevice associated with this device.

public:
 property Windows::Graphics::DirectX::Direct3D11::IDirect3DDevice ^ Direct3D11Device { Windows::Graphics::DirectX::Direct3D11::IDirect3DDevice ^ get(); };
public Windows.Graphics.DirectX.Direct3D11.IDirect3DDevice Direct3D11Device { get; }
member this.Direct3D11Device : Windows.Graphics.DirectX.Direct3D11.IDirect3DDevice
Public ReadOnly Property Direct3D11Device As IDirect3DDevice

Property Value

Windows.Graphics.DirectX.Direct3D11.IDirect3DDevice

The IDirect3DDevice associated with this device.

Implements

Microsoft.AI.Skills.SkillInterfacePreview.ISkillExecutionDeviceDirectX.Direct3D11Device

Applies to