Microsoft.OfficeProPlus.InstallGenerator.Implementation.OfficeInstallManager.OfficeInstallManager C# (CSharp) Method

OfficeInstallManager() public method

public OfficeInstallManager ( ) : System
return System
        public OfficeInstallManager()
        {
            isLocal = true; 
        }

Same methods

OfficeInstallManager::OfficeInstallManager ( string computerName, string domain = null, string username = null, string password = null ) : System