public IList SelectedMapping { get; }
Public ReadOnly Property SelectedMapping As IList Get
public: property IList^ SelectedMapping { IList^ get (); }
member SelectedMapping : IList with get
In This Article