TypeDelegator::Namespace Property
.NET Framework (current version)
Gets the namespace of the implemented type.
Assembly: mscorlib (in mscorlib.dll)
Implements
_Type::NamespaceThis property gets a string containing the namespace of the current TypeDelegator. For example, if the TypeDelegator is TypeFilter, the returned namespace is System.Reflection.
.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: