Policy.HelpLinkStringMaxLength 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.
Limit on the length of HelpLink property. Note that this is the max hyperlink length accepted by IE.
public const int HelpLinkStringMaxLength = 2083;
val mutable HelpLinkStringMaxLength : int
Public Const HelpLinkStringMaxLength As Integer = 2083