Share via


ModelProperty.AttachedOwnerType Propriedade

Definição

Retorna o tipo que definirá essa propriedade se IsAttached retornar true; caso contrário, retornará 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 da propriedade

Type

Retorna uma Type ou um null.

Aplica-se a