InteractionTrackerRequestIgnoredArgs Class

Definition

Arguments for the IInteractionTrackerOwner.RequestIgnored callback.

public ref class InteractionTrackerRequestIgnoredArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.LiftedContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class InteractionTrackerRequestIgnoredArgs final
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65536)]
class InteractionTrackerRequestIgnoredArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.LiftedContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class InteractionTrackerRequestIgnoredArgs
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
public sealed class InteractionTrackerRequestIgnoredArgs
Public NotInheritable Class InteractionTrackerRequestIgnoredArgs
Inheritance
Object Platform::Object IInspectable InteractionTrackerRequestIgnoredArgs
Attributes

Properties

RequestId

The ID of the request that triggered the callback.

Applies to