ISkillExecutionDevice Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Base interface for an execution device with which a skill can be run.
public interface class ISkillExecutionDevice
[Windows.Foundation.Metadata.Guid(2590977983, 4517, 19105, 158, 45, 28, 55, 131, 166, 89, 86)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.AI.Skills.SkillInterfacePreview.SkillsAPIContract), 65536)]
public interface ISkillExecutionDevice
type ISkillExecutionDevice = interface
Public Interface ISkillExecutionDevice
- Derived
- Attributes
-
Windows.Foundation.Metadata.GuidAttribute Windows.Foundation.Metadata.ContractVersionAttribute
Properties
| ExecutionDeviceKind |
The SkillExecutionDeviceKind of this device. |
| Name |
The name of this device. |