This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Download Microsoft Edge
More info about Internet Explorer and Microsoft Edge
public:
property System::String ^ SortMemberPath { System::String ^ get(); void set(System::String ^ value); };
public string SortMemberPath { get; set; }
member this.SortMemberPath : string with get, set
Public Property SortMemberPath As String
Property Value