共用方式為


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

屬性值

Type

傳回 Typenull

適用於