ListingSummary.LargeImageWidth プロパティ (Microsoft.SharePoint.Portal.WebControls)
名前空間: Microsoft.SharePoint.Portal.WebControls
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
<DefaultValueAttribute(60)> _
<BrowsableAttribute(False)> _
<WebPartStorageAttribute(Storage.Shared)> _
Public Property LargeImageWidth As UInteger
'使用
Dim instance As ListingSummary
Dim value As UInteger
value = instance.LargeImageWidth
instance.LargeImageWidth = value
[DefaultValueAttribute(60)]
[BrowsableAttribute(false)]
[WebPartStorageAttribute(Storage.Shared)]
public uint LargeImageWidth { get; set; }
関連項目
参照
ListingSummary クラス
ListingSummary メンバ
Microsoft.SharePoint.Portal.WebControls 名前空間