MacroProcessingContext Methods |
The MacroProcessingContext type exposes the following members.
Name | Description | |
---|---|---|
GetOriginalExpression |
Returns macro expression demarcated by macro start and macro end in entire source text
| |
GetWholeMacroExpression |
Returns the whole version of the expression created by concatenation of the parameters. The result is for example this: {(0)%test%(0)}.
|