Table of Contents

Property Namespace

Namespace
Alternet.TsTypedefsGenerator.Core.TsModels
Assembly
Alternet.Common.TypeScript.v9.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.