Compartir a través de


ModelProperty.AttachedOwnerType Propiedad

Definición

Devuelve el tipo que define esta propiedad si IsAttached devuelve true; en caso contrario, devuelve null.

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

Valor de propiedad

Devuelve un valor Type o null.

Se aplica a