public static FileInfo ZipAsFile( this FileInfo file, string path, bool overwrite = false )
<ExtensionAttribute> Public Shared Function ZipAsFile ( file As FileInfo, path As String, Optional overwrite As Boolean = false ) As FileInfo
public: [ExtensionAttribute] static FileInfo^ ZipAsFile( FileInfo^ file, String^ path, bool overwrite = false )
https://raw.githubusercontent.com/Capgemini/Cauldron/master/LICENSE