MemberBinding.Member Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the field or property to be initialized.
Assembly: System.Core (in System.Core.dll)
Property Value
Type: System.Reflection.MemberInfoThe MemberInfo that represents the field or property to be initialized.
Show: