次の方法で共有


FolderCollection.GetByUrl メソッド

名前空間:  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 GetByUrl ( _
    url As String _
) As Folder
'使用
Dim instance As FolderCollection
Dim url As String
Dim returnValue As Folder

returnValue = instance.GetByUrl(url)
public Folder GetByUrl(
    string url
)

パラメーター

戻り値

型: Microsoft.SharePoint.Client.Folder

関連項目

参照先

FolderCollection クラス

FolderCollection メンバー

Microsoft.SharePoint.Client 名前空間