Sdílet prostřednictvím


RazorViewAttribute Třída

Definice

Upozornění

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

Tato třída je nahrazena RazorCompiledItem a modul runtime ji nebude používat.

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
Dědičnost
RazorViewAttribute
Odvozené
Atributy

Konstruktory

RazorViewAttribute(String, Type)
Zastaralé.

Tato třída je nahrazena RazorCompiledItem a modul runtime ji nebude používat.

Vlastnosti

Path
Zastaralé.

Získá cestu zobrazení.

ViewType
Zastaralé.

Získá typ zobrazení.

Platí pro