Compartir a través de


CommandDialog<T>.Command.Expression Propiedad

Definición

Obtiene o establece la expresión regular para el comando coincidente.

public System.Text.RegularExpressions.Regex Expression { get; set; }
member this.Expression : System.Text.RegularExpressions.Regex with get, set
Public Property Expression As Regex

Valor de propiedad

Expresión regular.

Se aplica a