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