FileInfo.hasNamespace

bool hasNamespace(string nameSpace)

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

Parameters

nameSpacea file attribute namespace.

Returns

true if info has an attribute in name_space,

false otherwise.