Share via


GenericEventArgs.ElementId Property

Definition

Get the Id of the element to which this notification pertains

public:
 abstract property Guid ElementId { Guid get(); };
public abstract Guid ElementId { get; }
member this.ElementId : Guid
Public MustOverride ReadOnly Property ElementId As Guid

Property Value

The element ID

Applies to