Aracılığıyla paylaş


RazorCompiledItemMetadataAttribute Sınıf

Tanım

Süslü Razor türü için bir anahtar/değer meta veri çifti tanımlar.

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
Devralma
RazorCompiledItemMetadataAttribute
Öznitelikler

Oluşturucular

RazorCompiledItemMetadataAttribute(String, String)

Yeni bir RazorCompiledItemMetadataAttribute oluşturur.

Özellikler

Key

Anahtarı alır.

Value

Değeri alır.

Şunlara uygulanır