ServicesAccessFileRead Method

Checks whether a specified file can be accessed for read operations.

Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public bool AccessFileRead(
        string fileName
)

Parameters

fileName  String
[in] File to be checked.

Return Value

Boolean
true if the file can be accessed for read operations, false otherwise.
See Also

©  Bricsys NV. All rights reserved.