XamlReader::Member Property
.NET Framework (current version)
When implemented in a derived class, gets the current member at the reader position, if the reader position is on a StartMember.
Assembly: System.Xaml (in System.Xaml.dll)
Property Value
Type: System.Xaml::XamlMember^The current member; or null, if the reader position is not on a member.
Subtree readers can call Member, with behavior restrictions. For more information, see the "Subtree Readers" section in XamlReader, or see ReadSubtree.
.NET Framework
Available since 4.0
Available since 4.0
Show: