[]
        
(Showing Draft Content)

C1.Util.DX.Storage.PropertyBagKey-2

PropertyBagKey<T1, T2> Class

Identifies a typed property in a PropertyBag.

Inheritance
PropertyBagKey<T1, T2>
Namespace: C1.Util.DX.Storage
Assembly: C1.Win.C1DX.4.8.dll
Syntax
public class PropertyBagKey<T1, T2>
Type Parameters
Name Description
T1

The public type of this property.

T2

The marshaling type of this property.

Constructors

Name Description
PropertyBagKey(string)

Initializes a new instance of the PropertyBagKey<T1, T2> class.

Properties

Name Description
Name

Gets the name.