MetaAccessor<TEntity,TMember>.Type Property

Definition

Gets the type of the member accessed by this accessor.

public:
 virtual property Type ^ Type { Type ^ get(); };
public override Type Type { get; }
member this.Type : Type
Public Overrides ReadOnly Property Type As Type

Property Value

The member type.

Applies to