다음을 통해 공유


IReadOnlyPropertyBase.GetFieldName 메서드

정의

이 속성의 지원 필드 이름을 가져오거나 null 지원 필드를 알 수 없는 경우 입니다.

public virtual string? GetFieldName ();
abstract member GetFieldName : unit -> string
override this.GetFieldName : unit -> string
Public Overridable Function GetFieldName () As String

반환

지원 필드의 이름 또는 null입니다.

적용 대상