RazorViewAttribute Sınıf
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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. |