ISearchService.NewSearchManager Method
Namespace: NextDesign.Core.Runtime
Description
Creates an instance of ISearchManager.
Argument
Name | Type | Description |
---|---|---|
project | IProject | Project |
Return value
Exceptions
Name | Exception Class | Description |
---|---|---|
Invalid Argument | ExtensionArgumentException | If null is specified for project |
Invalid Operation | ExtensionInvalidOperationException | If a closed project is specified for project |