[This is preliminary documentation and is subject to change.]
Maximum length sub-item
| C# | Visual Basic | Visual C++ |
public MaximumLength MaximumLength { get; set; }
Public Property MaximumLength As MaximumLength
public: property MaximumLength^ MaximumLength { MaximumLength^ get (); void set (MaximumLength^ value); }
Required negotiation sub-item. Created by default.
| Exception | Condition |
|---|---|
| ArgumentNullException | Argument is a nullNothingnullptr reference. |