Open sandboxFocus

Property Definition

Definition

Gets the definition of the field. If the current declaration is a field of a generic type instance, this returns the field in the generic type definition. Otherwise, it returns the current instance.

Declaration
IField Definition { get; }
Property Value
Type Description
IField