FileInfo.hasNamespace

Checks if a file info structure has an attribute in the specified @name_space.

class FileInfo
bool
hasNamespace
(
string nameSpace
)

Parameters

nameSpace string

a file attribute namespace.

Return Value

Type: bool

%TRUE if @info has an attribute in @name_space, %FALSE otherwise.

Meta

Since

2.22