PropertyBag object

 

PropertyBag is a creatable ProfMan object (the only other creatable object is Profiles) used for temporary storage of properties when configuring a service or a provider.

  

See

Service.Configure

Providers.Add

 


Derived from: IDispatch

Methods


Add(PropTag, value) Adds a new property to the bag.

PropTag - property tag to be added (integer)
Value - Variant contain the property value