ReposProperty Value Property

See Also

The value of the repository property. If you do not know the type of the property, use a Variant variable to receive this property value.

Syntax

object.Value
object.Value =  newValue

The Value property syntax has the following parts.

Part Description
object An object expression that evaluates to a ReposProperty object.
newValue An expression that evaluates to a value of the appropriate type for the repository property.

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.