Folder.ListItemAllFields プロパティ
Specifies the list item field (2) values for the list item corresponding to the file.
名前空間: Microsoft.SharePoint.Client
アセンブリ: 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 ReadOnly Property ListItemAllFields As ListItem
Get
'使用
Dim instance As Folder
Dim value As ListItem
value = instance.ListItemAllFields
public ListItem ListItemAllFields { get; }
プロパティ値
型: Microsoft.SharePoint.Client.ListItem