Share via


ActionInstanceDisplayInfo Class

Definition

Provides information about the display of an app action instance.

public ref class ActionInstanceDisplayInfo sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.AI.Actions.ActionsContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class ActionInstanceDisplayInfo final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.AI.Actions.ActionsContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class ActionInstanceDisplayInfo
Public NotInheritable Class ActionInstanceDisplayInfo
Inheritance
Object Platform::Object IInspectable ActionInstanceDisplayInfo
Attributes

Windows requirements

Requirements Description
Device family
Windows Desktop Extension SDK (introduced in 10.0.26100.0)
API contract
Windows.AI.Actions.ActionsContract (introduced in v8.0)

Properties

Name Description
Description

Gets the description of the display information for an app action instance.

Applies to