共用方式為


LockStatementSyntax.AttributeLists 屬性

定義

public override Microsoft.CodeAnalysis.SyntaxList<Microsoft.CodeAnalysis.CSharp.Syntax.AttributeListSyntax> AttributeLists { get; }
member this.AttributeLists : Microsoft.CodeAnalysis.SyntaxList<Microsoft.CodeAnalysis.CSharp.Syntax.AttributeListSyntax>
Public Overrides ReadOnly Property AttributeLists As SyntaxList(Of AttributeListSyntax)

屬性值

適用於