Läs på engelska

Dela via


ScopedKind Enum

Definition

Enumeration for kinds of scoped modifiers.

C#
public enum ScopedKind
Inheritance
ScopedKind

Fields

Name Value Description
None 0

Not scoped.

ScopedRef 1

A ref scoped to the enclosing block or method.

ScopedValue 2

A value scoped to the enclosing block or method.

Applies to

Produkt Versioner
Roslyn 4.4.0, 4.5.0, 4.6.0, 4.7.0, 4.8.0, 4.9.2, 4.12.2, 4.13.0