RemoteWeb.GetListByServerRelativeUrl メソッド
名前空間: 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 Function GetListByServerRelativeUrl ( _
serverRelativeUrl As String _
) As List
'使用
Dim instance As RemoteWeb
Dim serverRelativeUrl As String
Dim returnValue As List
returnValue = instance.GetListByServerRelativeUrl(serverRelativeUrl)
public List GetListByServerRelativeUrl(
string serverRelativeUrl
)
パラメーター
- serverRelativeUrl
型: System.String
戻り値
型: Microsoft.SharePoint.Client.List