AssemblyCatalog.ICompositionElement.DisplayName Właściwość

Definicja

Pobiera nazwę wyświetlaną AssemblyCatalog obiektu.

property System::String ^ System::ComponentModel::Composition::Primitives::ICompositionElement::DisplayName { System::String ^ get(); };
string System.ComponentModel.Composition.Primitives.ICompositionElement.DisplayName { get; }
member this.System.ComponentModel.Composition.Primitives.ICompositionElement.DisplayName : string
 ReadOnly Property DisplayName As String Implements ICompositionElement.DisplayName

Wartość właściwości

Ciąg reprezentujący typ i zestaw tego AssemblyCatalog obiektu.

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy AssemblyCatalog wystąpienie jest rzutowe do interfejsu ICompositionElement .

Dotyczy