次の方法で共有


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

Type または null 値を返します。

適用対象