Table of Contents

Property Namespace

Namespace
Microsoft.Samples.Debugging.CorMetadata
Assembly
corapi.dll

Namespace

Gets the namespace of the Type.

public override string Namespace { get; }

Property Value

string

The namespace of the Type; null if the current instance has no namespace or represents a generic parameter.