Share via


ModelProperty.AttachedOwnerType Proprietà

Definizione

Restituisce il tipo che definisce questa proprietà se IsAttached restituisce true; in caso contrario restituisce null.

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

Valore della proprietà

Restituisce un valore Type o null.

Si applica a