Preprocessor |
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public sealed class PreprocessorDefinition : AnnotationsBase
The PreprocessorDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| Annotations |
Annotations.
(Inherited from AnnotationsBase) | |
| Description | If non-null, description of the preprocessor definition. | |
| Name | Name of the preprocessor definition. | |
| Optional | Determines whether the definition is optional. | |
| Options | Preprocessor options. | |
| Value | Value of the preprocessor definition. |