We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Gets the source mode used to determine how auto-complete values were initialized for this attribute.
public SourceMode Mode { get; }
A SourceMode enumeration value indicating how the values were resolved (e.g., via direct array, enum, or provider type).
SourceMode