This is for validation of - Please use only letters, numbers and punctuation.

Namespace: MonoSoftware.Core.Regex
Assembly: MonoSoftware.Core (in MonoSoftware.Core.dll) Version: 1.0.40.669 (1.0.40.669)

Syntax

C#
public static string NameExpression { get; }
Visual Basic
Public Shared ReadOnly Property NameExpression As String
	Get
Visual C++
public:
static property String^ NameExpression {
	String^ get ();
}
F#
static member NameExpression : string with get

Property Value

Type: String

See Also