다음을 통해 공유


ModelMetadataIdentity.ConstructorInfo 속성

정의

생성자에 대한 설명자를 가져오거나 null 이 instance 생성자를 나타내지 않는 경우 입니다.

public:
 property System::Reflection::ConstructorInfo ^ ConstructorInfo { System::Reflection::ConstructorInfo ^ get(); };
public System.Reflection.ConstructorInfo? ConstructorInfo { get; }
member this.ConstructorInfo : System.Reflection.ConstructorInfo
Public ReadOnly Property ConstructorInfo As ConstructorInfo

속성 값

적용 대상