Previous in Contents Next in Contents

Value Property

The Value property is used to generate the VALUE attribute for the HTTP-EQUIV element's XML formatted string.

Type

String (VT_BSTR)

Default

Null

Remarks

This property can be optionally set by using the AddHTTPEquiv method when adding an HTTPEquiv object to another object's HTTPEquivs collection. The value can be passed as the second argument.

Example

Httpequiv.Value="somevalue"

See Also

AddHTTPEquiv Method


© 1997-2000 Microsoft Corporation. All rights reserved.