Sdílet prostřednictvím


AssemblyCatalog.ICompositionElement.DisplayName Vlastnost

Definice

Získá zobrazovaný název objektu AssemblyCatalog .

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

Hodnota vlastnosti

Řetězec, který představuje typ a sestavení tohoto AssemblyCatalog objektu.

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze jej použít pouze v AssemblyCatalog případě, že je instance přetypovaná na ICompositionElement rozhraní.

Platí pro