バージョン

DateTimeFormat プロパティ

ツールチップに表示される日付/時刻の書式を取得または設定します。
シンタックス
'宣言
 
Public Property DateTimeFormat As String
public string DateTimeFormat {get; set;}
例外
例外解説
System.FormatException日付/時刻に無効な書式を指定した場合にスローされます。
参照