[This is preliminary documentation and is subject to change.]
Namespace: NFX.IO.FileSystem.GoogleDrive.V2Assembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public GoogleDriveHandle GetItemInfoById(
string id
)
public GoogleDriveHandle GetItemInfoById(
string id
)
Public Function GetItemInfoById (
id As String
) As GoogleDriveHandle
Public Function GetItemInfoById (
id As String
) As GoogleDriveHandle
public:
GoogleDriveHandle^ GetItemInfoById(
String^ id
)
public:
GoogleDriveHandle^ GetItemInfoById(
String^ id
)
member GetItemInfoById :
id : string -> GoogleDriveHandle
member GetItemInfoById :
id : string -> GoogleDriveHandle
Return Value
Type:
GoogleDriveHandle