共用方式為


BlogMonthQuickLaunch.m_postList field

代表 「 網頁組件用來顯示前一個月的連結,在 [快速啟動SPList

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Protected m_postList As SPList
'用途
Dim value As SPList

value = Me.m_postList

Me.m_postList = value
protected SPList m_postList

請參閱

參照

BlogMonthQuickLaunch class

BlogMonthQuickLaunch members

Microsoft.SharePoint.WebPartPages namespace