Freigeben über


SPSystemTime.Milliseconds-Eigenschaft

Dient zum Abrufen oder festlegen die Millisekunden.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property Milliseconds As UShort
    Get
    Set
'Usage
Dim instance As SPSystemTime
Dim value As UShort

value = instance.Milliseconds

instance.Milliseconds = value
public ushort Milliseconds { get; set; }

Eigenschaftswert

Typ: System.UInt16
Eine 16-Bit-Ganzzahl ohne Vorzeichen, die die Millisekunden angibt.

Siehe auch

Referenz

SPSystemTime Struktur

SPSystemTime-Member

Microsoft.SharePoint-Namespace