Title Property
Collapse the table of content
Expand the table of content

AssemblyTitleAttribute.Title Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets assembly title information.

Namespace:  System.Reflection
Assembly:  mscorlib (in mscorlib.dll)

public string Title { get; }

Property Value

Type: System.String
A string containing the assembly title.

In Windows Vista, the information specified for this attribute appears on the Details tab of the Windows File Properties dialog box for the assembly. The property name is File description. In Windows XP, this information appears on the Version tab of the Windows File Properties dialog box.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft