macro element
Defines text or CDATA to be reused by the include element.
<macro
name = "character_string"/>
Attribute | Type | Required | Description |
---|---|---|---|
name |
character_string |
Yes |
The name of the macro. |
There are no child elements.
Element | Description |
---|---|
wsdCodeGen |
The root element of a WSDAPI code generator XML script file. |
WsdCodeGen defines a macro named DoNotModify. When this macro is included, the generated code contains a high-visibility comment block that instructs developers not to modify the generated code.
The following XML shows how to include the DoNotModify macro. This XML can be added to an XML configuration file for WsdCodeGen.
<include macro="DoNotModify">
Label | Value |
---|---|
Minimum supported system |
Windows Vista |
Can be empty | Yes |