VideoItem.ChannelID propriedade
Namespace: Microsoft.SharePoint.Client.Publishing
Assemblies: Microsoft.SharePoint.Client.Publishing.Silverlight (em Microsoft.SharePoint.Client.Publishing.Silverlight.dll); Microsoft.SharePoint.Client.Publishing.Phone (em Microsoft.SharePoint.Client.Publishing.Phone.dll) Microsoft.SharePoint.Client.Publishing (em Microsoft.SharePoint.Client.Publishing.dll)
Sintaxe
'Declaração
Public ReadOnly Property ChannelID As Guid
Get
'Uso
Dim instance As VideoItem
Dim value As Guid
value = instance.ChannelID
public Guid ChannelID { get; }
Valor de propriedade
Tipo: System.Guid