FullName Property

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.String
A 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

Windows Phone

Show:
© 2017 Microsoft