Свойство TileData.HoverDisabled
Пространство имен: Microsoft.SharePoint.Client.WebParts
Сборки: Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)
Синтаксис
'Декларация
Public Property HoverDisabled As Boolean
Get
Set
'Применение
Dim instance As TileData
Dim value As Boolean
value = instance.HoverDisabled
instance.HoverDisabled = value
public bool HoverDisabled { get; set; }
Значение свойства
Тип: System.Boolean