次の方法で共有


ListingSummary.LargeImageHeight プロパティ (Microsoft.SharePoint.Portal.WebControls)

名前空間: Microsoft.SharePoint.Portal.WebControls
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

'宣言
<BrowsableAttribute(False)> _
<WebPartStorageAttribute(Storage.Shared)> _
<DefaultValueAttribute(0)> _
Public Property LargeImageHeight As UInteger
'使用
Dim instance As ListingSummary
Dim value As UInteger

value = instance.LargeImageHeight

instance.LargeImageHeight = value
[BrowsableAttribute(false)] 
[WebPartStorageAttribute(Storage.Shared)] 
[DefaultValueAttribute(0)] 
public uint LargeImageHeight { get; set; }

関連項目

参照

ListingSummary クラス
ListingSummary メンバ
Microsoft.SharePoint.Portal.WebControls 名前空間