SPFileStream class
SharePoint 檔案周圍的Stream物件公開 (expose)。
Inheritance hierarchy
System.Object
System.MarshalByRefObject
System.IO.Stream
Microsoft.SharePoint.SPFileStream
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public NotInheritable Class SPFileStream _
Inherits Stream
'用途
Dim instance As SPFileStream
public sealed class SPFileStream : Stream
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.