[]
Identifies a typed property in a PropertyBag.
public class PropertyBagKey<T1, T2>
Name | Description |
---|---|
T1 | The public type of this property. |
T2 | The marshaling type of this property. |
Name | Description |
---|---|
PropertyBagKey(string) | Initializes a new instance of the PropertyBagKey<T1, T2> class. |
Name | Description |
---|---|
Name | Gets the name. |