Share via


CachedModelMetadata<TPrototypeCache>.ComputeDescription メソッド

定義

これはプロテクト メソッドであり、したがって直接呼び出すことはできません。 このメソッドは、 などの CachedDataAnnotationsModelMetadata派生クラスでオーバーライドされるように設計されました。モデルの説明を取得または設定します。

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

戻り値

モデルの説明。

適用対象