has_namespace


Description:

[ Version ( since = "2.22" ) ]
public bool has_namespace (string name_space)

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

Parameters:

this

a FileInfo.

name_space

a file attribute namespace.

Returns:

true if this has an attribute in name_space, false otherwise.