Compartilhar via


SpotlightChannel.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 Property ChannelId As Guid
    Get
    Set
'Uso
Dim instance As SpotlightChannel
Dim value As Guid

value = instance.ChannelId

instance.ChannelId = value
public Guid ChannelId { get; set; }

Valor de propriedade

Tipo: System.Guid

Ver também

Referência

SpotlightChannel classe

SpotlightChannel membros

Microsoft.SharePoint.Client.Publishing namespace