SymReader.GetGlobalVariables Método

Definición

Produce una NotSupportedException excepción en todos los casos.

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()

Devoluciones

Produce una NotSupportedException excepción en todos los casos.

Implementaciones

Excepciones

En todos los casos.

Se aplica a