Поделиться через


RazorViewAttribute Класс

Определение

Внимание!

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

Этот класс заменяется razorCompiledItem и не будет использоваться средой выполнения.

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
Наследование
RazorViewAttribute
Производный
Атрибуты

Конструкторы

RazorViewAttribute(String, Type)
Устаревшие..

Этот класс заменяется razorCompiledItem и не будет использоваться средой выполнения.

Свойства

Path
Устаревшие..

Возвращает путь к представлению.

ViewType
Устаревшие..

Возвращает тип представления.

Применяется к