Share via


NonViewComponentAttribute Kelas

Definisi

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

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

Konstruktor

NonViewComponentAttribute()

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

Berlaku untuk