NameChecker Class
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.
Represents the name checker.
public ref class NameChecker sealed
public sealed class NameChecker
type NameChecker = class
Public NotInheritable Class NameChecker
- Inheritance
-
NameChecker
Constructors
NameChecker() |
Initializes a new instance of the NameChecker class. |
Methods
ValidateObjectName(String) |
Validates the specified name of the object. |
ValidateParameterName(String) |
Validates the specified name of the parameter. |
ValidateStreamName(String, String) | |
ValidateStreamName(String) |
Validates the specified name of the stream. |
ValidateStreamNameConnection(String) |
Validates the specified stream name connection. |