<AttributeUsageAttribute(AttributeTargets.Property)> Public NotInheritable Class MaxLengthAttribute Inherits System.Attribute
Dim instance As MaxLengthAttribute
[AttributeUsage(AttributeTargets.Property)] public sealed class MaxLengthAttribute : System.Attribute
[AttributeUsage(AttributeTargets.Property)] public ref class MaxLengthAttribute sealed : public System.Attribute