de la propiedad VideoItem.CreatedDate
Espacio de nombres: Microsoft.SharePoint.Client.Publishing
Ensamblados: Microsoft.SharePoint.Client.Publishing.Silverlight (en Microsoft.SharePoint.Client.Publishing.Silverlight.dll); Microsoft.SharePoint.Client.Publishing.Phone (en Microsoft.SharePoint.Client.Publishing.Phone.dll) Microsoft.SharePoint.Client.Publishing (en Microsoft.SharePoint.Client.Publishing.dll)
Sintaxis
'Declaración
Public ReadOnly Property CreatedDate As DateTime
Get
'Uso
Dim instance As VideoItem
Dim value As DateTime
value = instance.CreatedDate
public DateTime CreatedDate { get; }
Valor de propiedad
Tipo: System.DateTime