IParameterSymbol.ScopedKind Property

Definition

Returns the scoped kind of the parameter.

public Microsoft.CodeAnalysis.ScopedKind ScopedKind { get; }
member this.ScopedKind : Microsoft.CodeAnalysis.ScopedKind
Public ReadOnly Property ScopedKind As ScopedKind

Property Value

Applies to