MetaTable.EntityType 속성

정의

테이블을 나타내는 엔터티 형식을 가져옵니다.

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

속성 값

Type

엔터티를 나타내는 형식입니다.

적용 대상