public int nabtoSetStaticResourceDir(string resourceDirectory)
 {
     return(Win32NativeMethods.nabtoSetStaticResourceDir(resourceDirectory));
 }