Share via


DoNotExportAttribute Class

Definition

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

Constructors

DoNotExportAttribute()

Applies to