Partager via


ModelProperty.AttachedOwnerType Propriété

Définition

Retourne le type qui définit cette propriété si IsAttached retourne true ; sinon, retourne null.

public:
 abstract property Type ^ AttachedOwnerType { Type ^ get(); };
public abstract Type AttachedOwnerType { get; }
member this.AttachedOwnerType : Type
Public MustOverride ReadOnly Property AttachedOwnerType As Type

Valeur de propriété

Retourne un type Type ou null.

S’applique à