Share via


SymReader.GetGlobalVariables Méthode

Définition

Lève une exception NotSupportedException dans tous les cas.

public:
 override cli::array <System::Diagnostics::SymbolStore::ISymbolVariable ^> ^ GetGlobalVariables();
public:
 virtual cli::array <System::Diagnostics::SymbolStore::ISymbolVariable ^> ^ GetGlobalVariables();
public override System.Diagnostics.SymbolStore.ISymbolVariable[] GetGlobalVariables ();
public virtual System.Diagnostics.SymbolStore.ISymbolVariable[] GetGlobalVariables ();
abstract member GetGlobalVariables : unit -> System.Diagnostics.SymbolStore.ISymbolVariable[]
override this.GetGlobalVariables : unit -> System.Diagnostics.SymbolStore.ISymbolVariable[]
Public Overrides Function GetGlobalVariables () As ISymbolVariable()
Public Overridable Function GetGlobalVariables () As ISymbolVariable()

Retours

Lève une exception NotSupportedException dans tous les cas.

Implémente

Exceptions

Dans tous les cas.

S’applique à