CimBrowse.SetBrowserProperty (method)

Sets the properties of the Browser Object.
Syntax: object.SetBrowserProperty flags
Parameters:
flags As BrowserFlagsEnum - A flag to set into the browser to control its operation.
Description: CimBrowse.SetBrowserProperty set flags into the browser to control its operation. SetBrowseProperty can be called more than once to set more than one flag. To clear all currently set browser flags call ClearBrowserFlags

Example

browseObject.SetBrowserProperty cimRemoteBrowse
browseObject.SetBrowserProperty cimFullyQualified