'Declaration
Public Property Pattern As String
'Usage
Dim instance As DateSystemFormatDisplayFieldInfo Dim value As String instance.Pattern = value value = instance.Pattern
public string Pattern {get; set;}
Property Value
A System.String value that indicates the pattern of the field.The default is G.