CustomPropertyCollection Methods |
The CustomPropertyCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
Add a non-virtual property.
| |
| Clear |
Remove all custom properties from the collection.
| |
| Define |
Defined a new custom property, or modify an existing one.
| |
| Defined |
Is a custom property name defined.
| |
| Get |
Find an existing custom property by name.
| |
| GetEnumerator |
The collection of custom properties.
| |
| Remove |
Remove a custom property by name.
| |
| ToString |
A string version of all the custom property names.
(Overrides SimpleCustomTypeDescriptor.ToString.) |
| Name | Description | |
|---|---|---|
| LaunchCustomProperty | (Defined by TaskExt.) | |
| SequenceCustomProperty | (Defined by TaskExt.) |