System.Diagnostics.SymbolStore.ISymbolWriter.OpenNamespace Method

Opens a new namespace.

Syntax

public void OpenNamespace (string name)

Parameters

name
The name of the new namespace.

Remarks

Call this method before defining methods or variables that exist within a namespace. Namespaces can be nested.

Requirements

Namespace: System.Diagnostics.SymbolStore
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0