RazorCompiledItemMetadataAttribute Class

Definition

Defines a key/value metadata pair for the decorated Razor type.

C#
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true, Inherited=true)]
public sealed class RazorCompiledItemMetadataAttribute : Attribute
Inheritance
RazorCompiledItemMetadataAttribute
Attributes

Constructors

Properties

Key

Gets the key.

Value

Gets the value.

Applies to

Product Versions
ASP.NET Core 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0