IComponentSearch

Declaration

IComponentSearch: IBaseSearch

Overview

This interface is meant to search for an installed component.
The search operation is performed on the target machine only if the specified property is not set (other searches didn't set that property). In case of success, the property will be set.

Properties

String GUID - Gets or sets the GUID of the component which will be searched.

See also

ISearch

IBaseSearch