Skip to content

QuickSearchAttribute.IsExplicit property

Gets a value indicating whether this instance is explicit.

public bool IsExplicit { get; }

Property Value

true if this instance is explicit; otherwise, false.

See Also