Visual Basic (Usage) | ![]() |
---|---|
Dim instance As TransportQuotas Dim value As Integer instance.MaxArrayLength = value value = instance.MaxArrayLength |
C# | |
---|---|
[DataMemberAttribute(3)] public int MaxArrayLength {get; set;} |
Property Value
The max length of the array.Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x