The name of the attribute holding the collection value
Declaration Syntax
C# | Visual Basic | Visual C++ |
public string ValueAttributeName { get; }
Public ReadOnly Property ValueAttributeName As String
public: property String^ ValueAttributeName { String^ get (); }