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