Click or drag to resize
BrowserType Property
Return the type of Browser.

Namespace: Com.Tibco.As.Space.Browser
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
public abstract BrowserDefBrowserType Type { get; }

Property Value

Type: BrowserDefBrowserType
The browser type
See Also