Definition
Gets the definition of the member. If the current declaration is a generic method instance or a member of a generic type instance, this returns the generic definition. Otherwise, it returns the current instance.
Declaration
IMember Definition { get; }Property Value
| Type | Description |
|---|---|
| IMember |