AssemblyCatalog.ICompositionElement.DisplayName Propiedad

Definición

Obtiene el nombre para mostrar del AssemblyCatalog objeto .

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

Valor de propiedad

Cadena que representa el tipo y el ensamblado de este AssemblyCatalog objeto.

Implementaciones

Comentarios

Este miembro es una implementación explícita de miembro de interfaz. Solo se puede usar cuando la AssemblyCatalog instancia se convierte en una ICompositionElement interfaz.

Se aplica a