WebEventDescriptor.EventHandlerId Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Somente para uso de estrutura.
public:
property System::UInt64 EventHandlerId { System::UInt64 get(); void set(System::UInt64 value); };
public ulong EventHandlerId { get; set; }
member this.EventHandlerId : uint64 with get, set
Public Property EventHandlerId As ULong