Class MaxLengthAttribute
Inheritance
object
MaxLengthAttribute
Namespace: Unity.VisualScripting.Dependencies.Sqlite
Assembly: solution.dll
Syntax
public class MaxLengthAttribute : Attribute
Constructors
MaxLengthAttribute(int)
Declaration
public MaxLengthAttribute(int length)
Parameters
| Type | Name | Description |
|---|---|---|
| int | length |
Properties
Value
Declaration
public int Value { get; }
Property Value
| Type | Description |
|---|---|
| int |