Util.Date 属性

定义

获取对 对象的 DateObject 引用。

public:
 property IntPtr Date { IntPtr get(); };
public IntPtr Date { get; }
member this.Date : nativeint
Public ReadOnly Property Date As IntPtr

属性值

IntPtr

nativeint

注解

通过使用 Date 属性,可以访问 DateObject 对象提供的所有方法。

适用于