StringAttributeMetadata.MaxSupportedLength Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The maximum supported length is 4000 characters.
public: int MaxSupportedLength = 4000;
public const int MaxSupportedLength = 4000;
val mutable MaxSupportedLength : int
Public Const MaxSupportedLength As Integer = 4000