InfoAttribute Class

Definition

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

Constructors

InfoAttribute()

Properties

Description
PossibleTypes
ReadOnly
Required
SerializedName

Applies to