FileInformation.Dispose method
Releases all resources used by the FileInformation object.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public Sub Dispose
'Usage
Dim instance As FileInformation
instance.Dispose()
public void Dispose()
Implements
Remarks
This method releases the specified stream.