Class MaxLengthAttribute
Implements
Inherited Members
Namespace: Unity.VisualScripting.Dependencies.Sqlite
Assembly: Unity.VisualScripting.Core.Editor.dll
Syntax
[AttributeUsage(AttributeTargets.Property)]
public class MaxLengthAttribute : Attribute, _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 |