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