Aracılığıyla paylaş


NonControllerAttribute Sınıf

Tanım

Bu özniteliğin uygulandığı türün ve türetilmiş türlerin, varsayılan denetleyici bulma mekanizması tarafından denetleyici olarak değerlendirilmediğini gösterir.

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
Devralma
NonControllerAttribute
Öznitelikler

Oluşturucular

NonControllerAttribute()

Bu özniteliğin uygulandığı türün ve türetilmiş türlerin, varsayılan denetleyici bulma mekanizması tarafından denetleyici olarak değerlendirilmediğini gösterir.

Şunlara uygulanır