Share via


ActionEntityDisplayInfo Class

Definition

Contains the display information for an ActionEntity.

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

Windows requirements

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

Properties

Title

Gets the title of an ActionEntity.

Methods

Close()

Closes and releases any resources used by this ActionEntityDisplayInfo.

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Applies to