MemberDeclarationSyntax.Modifiers Property

Definition

Gets the modifier list.

public abstract Microsoft.CodeAnalysis.SyntaxTokenList Modifiers { get; }
member this.Modifiers : Microsoft.CodeAnalysis.SyntaxTokenList
Public MustOverride ReadOnly Property Modifiers As SyntaxTokenList

Property Value

Applies to