SkillExecutionDeviceDirectX.IsDefault Property

Definition

Gets whether this DirectX device is considered the default one.

public:
 property bool IsDefault { bool get(); };
public bool IsDefault { get; }
member this.IsDefault : bool
Public ReadOnly Property IsDefault As Boolean

Property Value

Boolean

True if this DirectX device is considered the default one.

Implements

Microsoft.AI.Skills.SkillInterfacePreview.ISkillExecutionDeviceDirectX.IsDefault

Applies to