Name

SyntaxCheck

Synopsis

This is a class private to the framework, which should not be used in your own code.


public class SyntaxCheck {

// Public Static Methods

   public static bool CheckMachineName(string value);

   public static bool CheckPath(string value);

   public static bool CheckRootedPath(string value);

}

Get .NET Windows Forms in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.