DoNotExportAttribute Class

Definition

[System.AttributeUsage(System.AttributeTargets.Class)]
public class DoNotExportAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class)>]
type DoNotExportAttribute = class
    inherit Attribute
Public Class DoNotExportAttribute
Inherits Attribute
Inheritance
DoNotExportAttribute
Attributes

Constructors

DoNotExportAttribute()

Applies to