Gives access to user defined macros.
The VCUserMacro type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| .gif) | MatchName | Matches a specified name to the name of a collection item. | 
Top
Properties
| Name | Description | |
|---|---|---|
| .gif) | Delimiter | Sets or gets the delimiter separating macros. | 
| .gif) | InheritsFromParent | Gets or sets whether a user macro inherits values from its parent. | 
| .gif) | Name | Gets the name of the user macro. | 
| .gif) | PerformEnvironmentSet | Sets of gets whether the macro is set within the environment. | 
| .gif) | PropertySheet | Gets the property sheet contining the user macro. | 
| .gif) | Value | Sets or gets the string replacement for the user macro. | 
Top