ModelProperty.AttachedOwnerType プロパティ

定義

IsAttachedtrueを返す場合は、このプロパティを定義する型を返します。それ以外の場合は、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またはnullを返します。

適用対象