TypeInfo.TypeNamespace

TypeInfo.TypeNamespace property

Gets the type package.The package of the type declared for the associated element or attribute or null if the element does not have declaration or if no package information is available.

public String TypeNamespace { get; }

Property Value

The type package.

See Also