RazorViewAttribute Sınıf

Tanım

Dikkat

This attribute has been superseded by RazorCompiledItem and will not be used by the runtime.

Bu sınıf RazorCompiledItem ile değiştirilir ve çalışma zamanı tarafından kullanılmaz.

public ref class RazorViewAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)]
public class RazorViewAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)]
[System.Obsolete("This attribute has been superseded by RazorCompiledItem and will not be used by the runtime.")]
public class RazorViewAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)>]
type RazorViewAttribute = class
    inherit Attribute
[<System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)>]
[<System.Obsolete("This attribute has been superseded by RazorCompiledItem and will not be used by the runtime.")>]
type RazorViewAttribute = class
    inherit Attribute
Public Class RazorViewAttribute
Inherits Attribute
Devralma
RazorViewAttribute
Türetilmiş
Öznitelikler

Oluşturucular

RazorViewAttribute(String, Type)
Geçersiz.

Bu sınıf RazorCompiledItem ile değiştirilir ve çalışma zamanı tarafından kullanılmaz.

Özellikler

Path
Geçersiz.

Görünümün yolunu alır.

ViewType
Geçersiz.

Görünüm türünü alır.

Şunlara uygulanır