ModifiedMemberInfo::Member Property

 

Gets member information for the modified member.

Namespace:   System.Data.Linq
Assembly:  System.Data.Linq (in System.Data.Linq.dll)

public:
property MemberInfo^ Member {
	MemberInfo^ get();
}

Property Value

Type: System.Reflection::MemberInfo^

Information about the member in conflict.

.NET Framework
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Return to top
Show: