Edit

Share via


TypeInfo.GetEvent Method

Definition

Overloads

GetEvent(String)

public System.Reflection.EventInfo GetEvent(string name);

Parameters

name
String

Returns

Applies to

.NET Core 1.1 and other versions
Product Versions
.NET Core 1.0, Core 1.1
.NET Standard 1.5, 1.6

GetEvent(String, BindingFlags)

public virtual System.Reflection.EventInfo GetEvent(string name, System.Reflection.BindingFlags bindingAttr);

Parameters

name
String
bindingAttr
BindingFlags

Returns

Applies to

.NET Core 1.1 and other versions
Product Versions
.NET Core 1.0, Core 1.1
.NET Standard 1.5, 1.6