[]
Gets or sets the positive pattern of NumberSignField.
public string PositivePattern { get; set; }
Public Property PositivePattern As String
Type | Description |
---|---|
string | A string value indicates the positive pattern. |
Type | Condition |
---|---|
ArgumentException | The assigned value is a string contains invalid char. |