다음을 통해 공유


ParenthesizedLambdaExpressionSyntax.AsyncKeyword 속성

정의

"비동기" 토큰을 가져옵니다.

public:
 virtual property Microsoft::CodeAnalysis::SyntaxToken AsyncKeyword { Microsoft::CodeAnalysis::SyntaxToken get(); };
public override Microsoft.CodeAnalysis.SyntaxToken AsyncKeyword { get; }
member this.AsyncKeyword : Microsoft.CodeAnalysis.SyntaxToken
Public Overrides ReadOnly Property AsyncKeyword As SyntaxToken

속성 값

적용 대상