共用方式為


ParenthesizedLambdaExpressionSyntax.AsyncKeyword 屬性

定義

取得 「async」 權杖。

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

屬性值

適用於