| MediaQueryExpression Properties | 
The MediaQueryExpression type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ComputedLength | 
            Computed length of media query expression (if applicable).
             | 
|  | Feature | 
            Media query expression feature.
             | 
|  | Unit | 
            Media query expression units.
             | 
|  | Value | 
            Media query expression value.
             | 
|  | ValueRange | 
            The associated range of the value text in the enclosing stylesheet (if available).
             | 
 See Also
See Also