Bagikan melalui


NonControllerAttribute Kelas

Definisi

Menunjukkan bahwa jenis dan jenis turunan apa pun yang diterapkan atribut ini tidak dianggap sebagai pengontrol oleh mekanisme penemuan pengontrol default.

public ref class NonControllerAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)]
public sealed class NonControllerAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)>]
type NonControllerAttribute = class
    inherit Attribute
Public NotInheritable Class NonControllerAttribute
Inherits Attribute
Warisan
NonControllerAttribute
Atribut

Konstruktor

NonControllerAttribute()

Menunjukkan bahwa jenis dan jenis turunan apa pun yang diterapkan atribut ini tidak dianggap sebagai pengontrol oleh mekanisme penemuan pengontrol default.

Berlaku untuk