Sdílet prostřednictvím


AssemblyCatalog.ICompositionElement.Origin Vlastnost

Definice

Získá prvek složení, ze kterého tento prvek pochází.

property System::ComponentModel::Composition::Primitives::ICompositionElement ^ System::ComponentModel::Composition::Primitives::ICompositionElement::Origin { System::ComponentModel::Composition::Primitives::ICompositionElement ^ get(); };
System.ComponentModel.Composition.Primitives.ICompositionElement System.ComponentModel.Composition.Primitives.ICompositionElement.Origin { get; }
System.ComponentModel.Composition.Primitives.ICompositionElement? System.ComponentModel.Composition.Primitives.ICompositionElement.Origin { get; }
member this.System.ComponentModel.Composition.Primitives.ICompositionElement.Origin : System.ComponentModel.Composition.Primitives.ICompositionElement
 ReadOnly Property Origin As ICompositionElement Implements ICompositionElement.Origin

Hodnota vlastnosti

Vždy hodnota null.

Implementuje

Poznámky

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

Platí pro