Udostępnij za pośrednictwem


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

Definicja

Pobiera nazwę wyświetlaną katalogu.

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ą katalogu.

Implementuje

Uwagi

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

Dotyczy