PrjMessagesCollection Class Properties
In This Topic
For a list of all members of this type, see PrjMessagesCollection members.
Public Properties
| Name | Description |
| Count | Gets the number of elements contained in the PrjMessagesCollection. |
| IsReadOnly | Gets a value indicating whether the PrjMessagesCollection is read-only. |
| ReuseMessages | Determines whether new message can be duplicated in collection. Default value is false . |
| ShowImmediately | If true, added messages will be immediately displayed in message management window. Default value is false. |
Top
See Also