Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Indicates whether or not WsdCodeGen should try to automatically flag certain generated fields as static. This behavior is enabled by default.
Usage
<autoStatic/>
Attributes
There are no attributes.
Child elements
There are no child elements.
Parent elements
| Element | Description |
|---|---|
| wsdCodeGen |
The root element of an WSDAPI code generator XML script file. |
Remarks
The autoStatic element is not required and may be omitted from the XML configuration file. The element can be used to disable the flagging of generated fields as static or to explicitly force the flagging of certain generated fields as static.
Possible values are 1 (enabled, default) and 0 (disabled). Enabling autoStatic may cause compilation issues depending on how the code generator is directed to output data.
Element information
| Label | Value |
|---|---|
| Minimum supported system |
Windows Vista |
| Can be empty | Yes |