バージョン

DateTime プロパティ

ローカル タイムへ変換される UTC DateTime を返すか、設定します。
シンタックス
'宣言
 
Public Property DateTime As Nullable(Of Date)
public Nullable<DateTime> DateTime {get; set;}
参照