SpotlightChannel.ChannelId - Propriété
Espace de noms : Microsoft.SharePoint.Client.Publishing
Assemblys : Microsoft.SharePoint.Client.Publishing.Silverlight (dans Microsoft.SharePoint.Client.Publishing.Silverlight.dll); Microsoft.SharePoint.Client.Publishing.Phone (dans Microsoft.SharePoint.Client.Publishing.Phone.dll) Microsoft.SharePoint.Client.Publishing (dans Microsoft.SharePoint.Client.Publishing.dll)
Syntaxe
'Déclaration
Public Property ChannelId As Guid
Get
Set
'Utilisation
Dim instance As SpotlightChannel
Dim value As Guid
value = instance.ChannelId
instance.ChannelId = value
public Guid ChannelId { get; set; }
Valeur de propriété
Type : System.Guid