SPSystemTime.Second - Propriété
Obtient ou définit le deuxième.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property Second As UShort
Get
Set
'Utilisation
Dim instance As SPSystemTime
Dim value As UShort
value = instance.Second
instance.Second = value
public ushort Second { get; set; }
Valeur de propriété
Type : System.UInt16
Entier non signé 16 bits qui spécifie la seconde.