Share via


CachedAssociatedMetadataProvider<TModelMetadata>.CacheKeyPrefix Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Gets {insert text here}.

Namespace:  System.Web.Http.Metadata.Providers
Assembly:  System.Web.Http (in System.Web.Http.dll)

Syntax

'Declaration
Protected ReadOnly Property CacheKeyPrefix As String
protected string CacheKeyPrefix { get; }
protected:
property String^ CacheKeyPrefix {
    String^ get ();
}
member CacheKeyPrefix : string
function get CacheKeyPrefix () : String

Property Value

Type: System.String

See Also

Reference

CachedAssociatedMetadataProvider<TModelMetadata> Class

System.Web.Http.Metadata.Providers Namespace