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.
Validates the link string for policy help link.
public static bool IsValidHelpLink (string link);
static member IsValidHelpLink : string -> bool
Public Shared Function IsValidHelpLink (link As String) As Boolean