Share via


ConstantAttribute Class

Definition

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

Constructors

ConstantAttribute()

Applies to