Namespace

Gets or sets a string that indicates the namespace the type parsed from the cref path resides in.
Namespace: TheBoxSoftware.API.LiveDocumenterAssembly: TheBoxSoftware.API.LiveDocumenter in (TheBoxSoftware.API.LiveDocumenter.dll)

Syntax

C#
public string Namespace {
	get;
	set;
	}