Pair.Second プロパティ (Microsoft.Office.Server.ApplicationRegistry.Infrastructure)
このメンバは内部使用の目的で予約されており、ユーザー コード内で直接使用することを意図したものではありません。
名前空間: Microsoft.Office.Server.ApplicationRegistry.Infrastructure
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
Public ReadOnly Property Second As T2
'使用
Dim instance As Pair(Of T1, T2)
Dim value As T2
value = instance.Second
public T2 Second { get; }
関連項目
参照
Pair Generic Structure
Pair メンバ
Microsoft.Office.Server.ApplicationRegistry.Infrastructure 名前空間