Udostępnij za pośrednictwem


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

Definicja

Pobiera nazwę wyświetlaną wykazu aplikacji.

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 zawierający czytelną dla człowieka nazwę wyświetlaną DirectoryCatalog obiektu.

Implementuje

Uwagi

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

Dotyczy