共用方式為


SpotlightChannel.ChannelId 屬性

命名空間:  Microsoft.SharePoint.Client.Publishing
組件:   Microsoft.SharePoint.Client.Publishing.Silverlight (在 Microsoft.SharePoint.Client.Publishing.Silverlight.dll 中);  Microsoft.SharePoint.Client.Publishing.Phone (在 Microsoft.SharePoint.Client.Publishing.Phone.dll 中)  Microsoft.SharePoint.Client.Publishing (在 Microsoft.SharePoint.Client.Publishing.dll 中)

語法

'宣告
Public Property ChannelId As Guid
    Get
    Set
'用途
Dim instance As SpotlightChannel
Dim value As Guid

value = instance.ChannelId

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

屬性值

類型:System.Guid

請參閱

參照

SpotlightChannel 類別

SpotlightChannel 成員

Microsoft.SharePoint.Client.Publishing 命名空間