Bagikan melalui


RazorViewAttribute Kelas

Definisi

Perhatian

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

Kelas ini digantikan oleh RazorCompiledItem dan tidak akan digunakan oleh runtime.

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
Warisan
RazorViewAttribute
Turunan
Atribut

Konstruktor

RazorViewAttribute(String, Type)
Kedaluwarsa.

Kelas ini digantikan oleh RazorCompiledItem dan tidak akan digunakan oleh runtime.

Properti

Path
Kedaluwarsa.

Mendapatkan jalur tampilan.

ViewType
Kedaluwarsa.

Mendapatkan jenis tampilan.

Berlaku untuk