Share via


DiscardDesignationSyntax.UnderscoreToken Property

Definition

public:
 property Microsoft::CodeAnalysis::SyntaxToken UnderscoreToken { Microsoft::CodeAnalysis::SyntaxToken get(); };
public Microsoft.CodeAnalysis.SyntaxToken UnderscoreToken { get; }
member this.UnderscoreToken : Microsoft.CodeAnalysis.SyntaxToken
Public ReadOnly Property UnderscoreToken As SyntaxToken

Property Value

Applies to