EHGuid public sealed class EHGuid : Attribute Defines a guid tag for event handlers. Documentation public Guid EHGuid { get; } Returns the guid for the event handler. public EHGuid(Guid eHGuid) Initializes a new instance of the EHGuid class.