eDriven Framework API
MemberType Property
NamespaceseDriven.Core.ReflectionMemberProxyMemberType
eDriven Framework API
Member type resolved by this proxy Used for evaludating the right interpolator
Declaration Syntax
C#Visual BasicVisual C++
public Type MemberType { get; set; }
Public Property MemberType As Type
	Get
	Set
public:
virtual property Type^ MemberType {
	Type^ get () sealed;
	void set (Type^ value) sealed;
}

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)