Udostępnij za pośrednictwem


RazorCompiledItemMetadataAttribute Klasa

Definicja

Definiuje parę metadanych klucza/wartości dla ozdobionego typu Razor.

public ref class RazorCompiledItemMetadataAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true, Inherited=true)]
public sealed class RazorCompiledItemMetadataAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true, Inherited=true)>]
type RazorCompiledItemMetadataAttribute = class
    inherit Attribute
Public NotInheritable Class RazorCompiledItemMetadataAttribute
Inherits Attribute
Dziedziczenie
RazorCompiledItemMetadataAttribute
Atrybuty

Konstruktory

RazorCompiledItemMetadataAttribute(String, String)

Tworzy nowy adres RazorCompiledItemMetadataAttribute.

Właściwości

Key

Pobiera klucz.

Value

Pobiera wartość.

Dotyczy