LocalScope Structure

Définition

Fournit des informations sur la portée des variables locales et des constantes. Ces informations sont stockées dans les métadonnées de débogage.

public value class LocalScope
public readonly struct LocalScope
public struct LocalScope
type LocalScope = struct
Public Structure LocalScope
Héritage
LocalScope

Remarques

Consultez la table LocalScope : 0x32.

Propriétés

EndOffset
ImportScope
Length
Method
StartOffset

Méthodes

GetChildren()
GetLocalConstants()
GetLocalVariables()

S’applique à