Neokernel API

FilePropsContainer Constructor

This creates a new instance of FilePropsContainer that uses the fully qualifed file pathname given by the parameter.

Overload List

This creates a new instance of FilePropsContainer that uses the File object given as a parameter.

public FilePropsContainer(FileInfo)

This creates a new instance of FilePropsContainer that uses the fully qualifed file pathname given by the parameter.

public FilePropsContainer(string)

See Also

FilePropsContainer Class | com.neokernel.om Namespace