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 반환합니다 null.

적용 대상