CSSDescription Class
The description of a Web test object based on a CSS selector.

C# Syntax

Example
Inheritance Hierarchy

System.Object
   HP.LFT.SDK.PropertiesDescription
      HP.LFT.SDK.Web.CSSDescription

Public Constructors
 NameDescription
Public ConstructorCSSDescription ConstructorOverloaded. Initializes a new instance of the CSSDescription class.  
Top
Public Methods
 NameDescription
Public MethodCloneCreates an exact copy of the test object. (Inherited from HP.LFT.SDK.PropertiesDescription )
Public MethodToStringToString override. The string representation of this CSSDescription object.  
Top
Public Operators
public Operator Implicit Type Conversion Implicit cast of the specified string to a CSSDescription.
Top