SymScope.GetNamespaces Methode
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Gooit een NotSupportedException in alle gevallen.
public:
override cli::array <System::Diagnostics::SymbolStore::ISymbolNamespace ^> ^ GetNamespaces();
public:
virtual cli::array <System::Diagnostics::SymbolStore::ISymbolNamespace ^> ^ GetNamespaces();
public override System.Diagnostics.SymbolStore.ISymbolNamespace[] GetNamespaces();
public virtual System.Diagnostics.SymbolStore.ISymbolNamespace[] GetNamespaces();
abstract member GetNamespaces : unit -> System.Diagnostics.SymbolStore.ISymbolNamespace[]
override this.GetNamespaces : unit -> System.Diagnostics.SymbolStore.ISymbolNamespace[]
Public Overrides Function GetNamespaces () As ISymbolNamespace()
Public Overridable Function GetNamespaces () As ISymbolNamespace()
Retouren
Gooit een NotSupportedException in alle gevallen.