Preprocessor.

Values Property

Summary

Gets the current directive values.

Syntax

public IReadOnlyList<DirectiveValue> Values { get; }

Value

Type Description
IReadOnlyList<DirectiveValue>
GitHub