Identifier.HasAtToken Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether this identifier has @ token, used to distinguish X from [@X].
public bool HasAtToken { get; }
member this.HasAtToken : bool
Public ReadOnly Property HasAtToken As Boolean