| Visual Basic (Declaration) | |
|---|---|
Public Property TimeSepChar As String | |
| C# | |
|---|---|
public string TimeSepChar {get; set;} | |
Property Value
stringThis property will only accept a string value of a single character. If an invalid string has been enter, this property will default to a colon (:).