ModelProperty.AttachedOwnerType 属性

定义

如果返回IsAttached,则返回定义此属性true的类型;否则返回 null

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

属性值

返回或 Typenull

适用于