StatementSyntax.AttributeLists プロパティ

定義

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

プロパティ値

適用対象