DeployLX Software Protection System

PropertyBag Class

Represents a Bag of string properties indexed by name.

Syntax

<SerializableAttribute> _
Public NotInheritable Class PropertyBag _
	Inherits Bag
[SerializableAttribute]
public sealed class PropertyBag : Bag

Remarks

See the Super Form Themes topic for details about customizing a theme.

Inheritance Hierarchy

System..::..Object
  DeployLX.Licensing.v5..::..Bag
    DeployLX.Licensing.v5..::..PropertyBag

Assembly:  DeployLX.Licensing.v5 (in DeployLX.Licensing.v5.dll)

See Also