selectorText property
Sets or retrieves a value that represents the textual representation of the selector for the rule set.
Syntax
HRESULT value = object.put_selectorText( v);HRESULT value = object.get_selectorText(* p);
Property values
Type: BSTR
the textual representation of the selector for the rule set.
Standards information
Remarks
Windows Internet Explorer removes insignificant white space while it parses the selector.