Policy.HelpLinkStringMaxLength Field

Definition

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

Field Value

Value = 2083

Applies to