다음을 통해 공유


CachedDataAnnotationsModelMetadata.ComputeDescription 메서드

정의

모델에 대한 설명을 가져옵니다. 값이 캐시되면 현금화된 값이 반환됩니다. 그렇지 않으면 값이 모델 메타데이터에서 검색되고 캐시에 저장됩니다.

protected override string ComputeDescription ();
override this.ComputeDescription : unit -> string
Protected Overrides Function ComputeDescription () As String

반환

모델에 대한 설명입니다.

적용 대상