日付値のデフォルト形式。 <a href="https://docs.microsoft.com/ja-jp/dotnet/standard/base-types/custom-date-and-time-format-strings">「カスタム日時形式文字列」</a>を参照してください。 「yyyy-MM-dd」のように指定できます。
シンタックス
'宣言
Public Property DateTimeFormat As String
public string DateTimeFormat {get; set;}
参照