CachedDataAnnotationsModelMetadata.ComputeDescription メソッド

定義

モデルの説明を取得します。値がキャッシュされている場合は、現金化された値が返されます。それ以外の場合、値はモデル メタデータから取得され、キャッシュに格納されます。

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

戻り値

モデルの説明。

適用対象