Share via


DoNotFormatAttribute Class

Definition

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

Constructors

DoNotFormatAttribute()

Applies to