Sdílet prostřednictvím


Util.Date-Eigenschaft

Ruft einen Verweis auf das DateObject-Objekt ab.

Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)

Syntax

'Declaration
<DispIdAttribute(3)> _
ReadOnly Property Date As IntPtr
'Usage
Dim instance As Util
Dim value As IntPtr

value = instance.Date
[DispIdAttribute(3)] 
IntPtr Date { get; }

Hinweise

Über die Date-Eigenschaft können Sie auf alle Methoden des DateObject-Objekts zugreifen.

Siehe auch

Referenz

Util-Schnittstelle
Util-Member
Microsoft.Office.Interop.InfoPath-Namespace