ExtendedPropertiesBindingType
Description:
Enumeration type to indicate whether extended properties should be bound to instances or types.
Enumeration type to indicate whether extended properties should be bound to instances or types.
public enum ExtendedPropertiesBindingType
| Name | Description |
|---|---|
| Instance | Extended properties should be bound to instance. |
| Type | Extended properties should be bound to type. |