Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Correlates the file information on the client with the file information on the server.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.Client.FileInformation
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public NotInheritable Class FileInformation _
Implements IDisposable
'Usage
Dim instance As FileInformation
public sealed class FileInformation : IDisposable
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.