Freigeben über


SPSystemTime.Second-Eigenschaft

Dient zum Abrufen oder festlegen die zweite.

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

Syntax

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

value = instance.Second

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

Eigenschaftswert

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

Siehe auch

Referenz

SPSystemTime Struktur

SPSystemTime-Member

Microsoft.SharePoint-Namespace