Click or drag to resize

PreprocessorDefinition Properties

The PreprocessorDefinition type exposes the following members.

Properties
 NameDescription
Public propertyAnnotations Annotations.
(Inherited from AnnotationsBase)
Public propertyDescription If non-null, description of the preprocessor definition.
Public propertyName Name of the preprocessor definition.
Public propertyOptional Determines whether the definition is optional.
Public propertyOptions Preprocessor options.
Public propertyValue Value of the preprocessor definition.
Top
See Also