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