ViewBase Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the base view class for search operations.
public ref class ViewBase abstract
public abstract class ViewBase
Public MustInherit Class ViewBase
- Inheritance
-
ViewBase
- Derived
Properties
PropertySet |
Gets or sets the property set. This property determines which properties will be loaded on found items. If this property is a null reference (Nothing in Visual Basic), all first-class properties are loaded on found items. |