de la propiedad VideoItem.ID
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 ID As Guid
Get
'Uso
Dim instance As VideoItem
Dim value As Guid
value = instance.ID
public Guid ID { get; }
Valor de propiedad
Tipo: System.Guid