SPTimeZone.Information property
Obtém informações sobre o fuso horário.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public ReadOnly Property Information As SPTimeZoneInformation
Get
'Uso
Dim instance As SPTimeZone
Dim value As SPTimeZoneInformation
value = instance.Information
public SPTimeZoneInformation Information { get; }
Property value
Type: Microsoft.SharePoint.SPTimeZoneInformation
Uma estrutura de SPTimeZoneInformation que contém informações sobre o fuso horário.