FileStreamBuf Constructor (String, Boolean, FileShareMode)

Initializes a new instance of the FileStreamBuf class
Namespace:  Teigha.Runtime
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public FileStreamBuf(
        string pcFilename,
        bool openForRead,
        FileShareMode nShareMode
)

Parameters

pcFilename
Type: SystemString
openForRead
Type: SystemBoolean
nShareMode
Type: Teigha.RuntimeFileShareMode
See Also

©  Bricsys NV. All rights reserved.