다음을 통해 공유


CachedModelMetadata<TPrototypeCache>.ComputeDisplayFormatString 메서드

정의

이 메서드는 보호되므로 직접 호출할 수 없습니다. 이 메서드는 와 같은 CachedDataAnnotationsModelMetadata파생 클래스에서 재정의되도록 설계되었습니다. 모델의 표시 형식 문자열을 가져오거나 설정합니다.

protected virtual string ComputeDisplayFormatString ();
abstract member ComputeDisplayFormatString : unit -> string
override this.ComputeDisplayFormatString : unit -> string
Protected Overridable Function ComputeDisplayFormatString () As String

반환

모델의 표시 형식 문자열입니다.

적용 대상