다음을 통해 공유


StructuralTypeConfiguration.RemoveProperty(PropertyInfo) 메서드

정의

지정된 속성을 제거합니다.

public virtual void RemoveProperty (System.Reflection.PropertyInfo propertyInfo);
abstract member RemoveProperty : System.Reflection.PropertyInfo -> unit
override this.RemoveProperty : System.Reflection.PropertyInfo -> unit
Public Overridable Sub RemoveProperty (propertyInfo As PropertyInfo)

매개 변수

propertyInfo
PropertyInfo

제거 중인 속성입니다.

적용 대상