de la propiedad WebInformation.Created
Obtiene un valor de fecha y hora que indica cuando se creó el sitio.
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblados: Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)
Sintaxis
'Declaración
Public ReadOnly Property Created As DateTime
Get
'Uso
Dim instance As WebInformation
Dim value As DateTime
value = instance.Created
public DateTime Created { get; }
Valor de propiedad
Tipo: System.DateTime
El valor de fecha y hora en que se creó el sitio.