VisionSkillBindingHelper.Device Property

Definition

The ISkillExecutionDevice associated with the ISkillFeature objects in this container.

public:
 property Microsoft::AI::Skills::SkillInterfacePreview::ISkillExecutionDevice ^ Device { Microsoft::AI::Skills::SkillInterfacePreview::ISkillExecutionDevice ^ get(); };
public Microsoft.AI.Skills.SkillInterfacePreview.ISkillExecutionDevice Device { get; }
member this.Device : Microsoft.AI.Skills.SkillInterfacePreview.ISkillExecutionDevice
Public ReadOnly Property Device As ISkillExecutionDevice

Property Value

ISkillExecutionDevice

The ISkillExecutionDevice associated with the ISkillFeature objects in this container.

Implements

Microsoft.AI.Skills.SkillInterfacePreview.IVisionSkillBindingHelper.Device

Applies to