1 implementation of MemberType
mscorlib (1)
system\reflection\propertyinfo.cs (1)
68
public override MemberTypes
MemberType
{ get { return System.Reflection.MemberTypes.Property; } }