SymReader.GetGlobalVariables 메서드

정의

모든 경우에 NotSupportedException을(를) throw합니다.

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

반환

모든 경우에 NotSupportedException을(를) throw합니다.

구현

예외

모든 경우

적용 대상