TypeCatalog.ICompositionElement.DisplayName Property
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Gets the display name of the type catalog.
Namespace: System.ComponentModel.Composition.Hosting
Assembly: System.ComponentModel.Composition (in System.ComponentModel.Composition.dll)
Syntax
'Declaration
Private ReadOnly Property DisplayName As String
Implements ICompositionElement.DisplayName
string ICompositionElement.DisplayName { get; }
Property Value
Type: System.String
A string containing a human-readable display name of the TypeCatalog.
Implements
Remarks
This member is an explicit interface member implementation. It can be used only when the TypeCatalog instance is cast to an ICompositionElement interface.
Version Information
Silverlight
Supported in: 5, 4
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.