Sdílet prostřednictvím


ExtensibilityDiagnosticEventMetadata.ItemId Property

Definition

Gets the id of the item that this event pertains to. Ex. For the command executed event it would be the command's id. Must be non-null if the event's ShowIdColumn is true.

public string? ItemId { get; init; }
member this.ItemId : string with get, set
Public Property ItemId As String

Property Value

Applies to