다음을 통해 공유


MemberDeclarationSyntax.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)

속성 값

적용 대상