IPropertyValue.GetDateTime メソッド

定義

プロパティ値として格納されている日付と時刻の値を返します。

public:
 DateTime GetDateTime();
DateTime GetDateTime();
public System.DateTimeOffset GetDateTime();
function getDateTime()
Public Function GetDateTime () As DateTimeOffset

戻り値

値。

適用対象