This documentation is archived and is not being maintained.
TypeDelegator.FullName Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the fully qualified name of the implemented type.
Namespace:
System.Reflection
Assembly:
mscorlib (in mscorlib.dll)
public override string FullName { get; }
Property Value
Type:
System.StringA String containing the type's fully qualified name.
A string containing the fully qualified name of the current TypeDelegator.
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0