バージョン

Date プロパティ (SmartDate)

任意の時間情報が欠如している現在の DateTime 値の日の部分 (すなわち、深夜など)を取得します。
シンタックス
'宣言
 
Public ReadOnly Property Date As SmartDate
public SmartDate Date {get;}
例外
例外解説
System.NullReferenceExceptionSmartDate が空のとき (IsEmpty が True を返す場合に指定) スローします。
参照