EventInfo._EventInfo.GetType Método
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Devolve um T:System.Type objeto que representa o EventInfo tipo.
virtual Type ^ System.Runtime.InteropServices._EventInfo.GetType() = System::Runtime::InteropServices::_EventInfo::GetType;
Type _EventInfo.GetType();
abstract member System.Runtime.InteropServices._EventInfo.GetType : unit -> Type
override this.System.Runtime.InteropServices._EventInfo.GetType : unit -> Type
Function GetType () As Type Implements _EventInfo.GetType
Devoluções
Um T:System.Type objeto que representa o EventInfo tipo.