InstanceDescriptor::MemberInfo Property
.NET Framework (current version)
Gets the member information that describes the instance this descriptor is associated with.
Assembly: System (in System.dll)
Property Value
Type: System.Reflection::MemberInfo^A MemberInfo that describes the instance that this object is associated with.
The value of this property can be a MethodInfo, ConstructorInfo, FieldInfo, or PropertyInfo.
.NET Framework
Available since 1.1
Available since 1.1
Show: