SearchFolderParameters constructor

SearchFolderParameters()
Initializes a new instance of the

Implementation

SearchFolderParameters() : super() {
  this.rootFolderIds.addOnChangeEvent(this.PropertyChanged);
}