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

Definicja

Pobiera nazwę wyświetlaną wykazu katalogów.

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

String

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 rzutowanie do interfejsu ICompositionElement .

Dotyczy