Partager via


SPSystemTime.Month - Propriété

Obtient ou définit le mois.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property Month As UShort
    Get
    Set
'Utilisation
Dim instance As SPSystemTime
Dim value As UShort

value = instance.Month

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

Valeur de propriété

Type : System.UInt16
Entier non signé 16 bits qui spécifie le mois.

Voir aussi

Référence

SPSystemTime structure

SPSystemTime - Membres

Microsoft.SharePoint - Espace de noms